Home
last modified time | relevance | path

Searched refs:xexit (Results 1 – 8 of 8) sorted by relevance

/external/toybox/
Dmain.c82 xexit(); in toy_singleinit()
149 xexit(); in toy_exec()
169 xexit(); in toybox_main()
227 xexit(); in main()
/external/toybox/toys/other/
Dmountpoint.c27 xexit(); in die()
/external/toybox/toys/posix/
Dsplit.c95 xexit();
Dprintf.c42 if (*ptr == 'c') xexit(); in handle_slash()
Dgrep.c185 if (toys.optflags & FLAG_q) xexit(); in do_grep()
/external/toybox/lib/
Dxwrap.c31 void xexit(void) in xexit() function
166 xexit(); in xexec()
216 xexit(); in xpopen_both()
Dlib.c49 xexit(); in error_exit()
61 xexit(); in perror_exit()
77 xexit(); in help_exit()
Dlib.h98 void xexit(void) noreturn;