Home
last modified time | relevance | path

Searched refs:_xexit (Results 1 - 3 of 3) sorted by relevance

/third_party/toybox/lib/
H A Dxwrap.c31 // We replaced exit(), _exit(), and atexit() with xexit(), _xexit(), and
32 // sigatexit(). This gives _xexit() the option to siglongjmp(toys.rebound, 1)
38 void _xexit(void) in _xexit() function
58 _xexit(); in xexit()
H A Dlib.h126 void _xexit(void) __attribute__((__noreturn__));
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h121 void _xexit(void) __attribute__((__noreturn__));

Completed in 5 milliseconds