Home
last modified time | relevance | path

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

/freebsd/usr.bin/xargs/
H A Dxargs.c643 xexit(const char *name, const int exit_code) { xexit() function
[all...]
/freebsd/contrib/tcsh/
H A Dsh.h213 #define xexit(n) done(n) macro