Home
last modified time | relevance | path

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

/freebsd/usr.bin/xargs/
H A Dxargs.c65 static void xexit(const char *, const int);
338 xexit(*av, 1); in parse_input()
374 xexit(*av, 1); in parse_input()
394 xexit(*av, 1); in parse_input()
430 xexit(*av, 1); in parse_input()
442 xexit(*av, 1); in parse_input()
447 xexit(*av, 1); in parse_input()
491 xexit(*argv, 1); in prerun()
501 xexit(*argv, 1); in prerun()
517 xexit(*arg in prerun()
643 xexit(const char *name, const int exit_code) { xexit() function
[all...]
/freebsd/contrib/tcsh/
H A Dsh.c890 xexit(0); in main()
895 xexit(0); in main()
925 xexit(0); in main()
1833 xexit(getn(varval(STRstatus))); in exitstat()
1894 xexit(SIGHUP); in phup()
2412 xexit(int i) in done()
H A Dsh.print.c298 xexit(1); in flush()
H A Dsh.decls.h52 extern void xexit (int) __attribute__((__noreturn__));
H A Dsh.err.c568 xexit(1); in fixerror()
H A Dsh.proc.c280 xexit(0); in pchild()
2034 xexit(0); in pgetty()
H A Dsh.h213 #define xexit(n) done(n) macro
H A Dsh.func.c313 xexit(1); in dologin()
336 xexit(1); in donewgrp()
H A Dsh.dir.c121 xexit(1); in dinit()
H A Dtc.os.c831 xexit(bs2cmdlist(cmd)); in dobs2cmd()
H A DFixes1035 82. Don't let children catclose() in xexit(), because the parent will lose