Home
last modified time | relevance | path

Searched defs:xexit (Results 1 – 3 of 3) sorted by relevance

/third_party/toybox/
Dtoys.h114 struct arg_list *xexit; // atexit() functions for xexit(), set by sigatexit() member
/third_party/toybox/porting/liteos_a/
Dtoys.h120 struct arg_list *xexit; // atexit() functions for xexit(), set by sigatexit() member
/third_party/toybox/lib/
Dxwrap.c45 void xexit(void) in xexit() function