Searched defs:xexit (Results 1 – 5 of 5) sorted by relevance
47 xexit (int code) in xexit() function
50 xexit (int exit_status) in xexit() function
612 xexit(const char *name, const int exit_code) { in xexit() function
204 #define xexit(n) done(n) macro