Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dxexit.c47 xexit (int code) in xexit() function
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dxexit.c47 xexit (int code) in xexit() function
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dxexit.c47 xexit (int code) in xexit() function
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dxexit.c47 xexit (int code) in xexit() function
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dxexit.c47 xexit (int code) in xexit() function
/dflybsd-src/usr.bin/xargs/
H A Dxargs.c659 xexit(const char *name, const int exit_code) { in xexit() function
/dflybsd-src/contrib/tcsh-6/
H A Dsh.h216 #define xexit(n) done(n) macro