Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.bin/xargs/
HDxargs.c77 static void xexit(const char *, const int);
350 xexit(*av, 1); in parse_input()
386 xexit(*av, 1); in parse_input()
406 xexit(*av, 1); in parse_input()
442 xexit(*av, 1); in parse_input()
454 xexit(*av, 1); in parse_input()
459 xexit(*av, 1); in parse_input()
503 xexit(*argv, 1); in prerun()
513 xexit(*argv, 1); in prerun()
529 xexit(*argv, 1); in prerun()
[all …]
/freebsd-13-stable/contrib/tcsh/
HDsh.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()
HDsh.print.c298 xexit(1); in flush()
HDsh.decls.h52 extern void xexit (int) __attribute__((__noreturn__));
HDsh.err.c568 xexit(1); in fixerror()
HDsh.proc.c280 xexit(0); in pchild()
2034 xexit(0); in pgetty()
HDsh.h213 #define xexit(n) done(n) macro
HDsh.func.c313 xexit(1); in dologin()
336 xexit(1); in donewgrp()
HDsh.dir.c121 xexit(1); in dinit()
HDtc.os.c831 xexit(bs2cmdlist(cmd)); in dobs2cmd()
HDFixes1035 82. Don't let children catclose() in xexit(), because the parent will lose