Home
last modified time | relevance | path

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

/trueos/contrib/gcclibs/libiberty/
HDxexit.c47 xexit (int code) in xexit() function
/trueos/contrib/binutils/libiberty/
HDxexit.c47 xexit (int code) in xexit() function
/trueos/contrib/texinfo/lib/
HDxexit.c50 xexit (int exit_status) in xexit() function
/trueos/usr.bin/xargs/
HDxargs.c612 xexit(const char *name, const int exit_code) { in xexit() function
/trueos/contrib/tcsh/
HDsh.h204 #define xexit(n) done(n) macro