Home
last modified time | relevance | path

Searched refs:setexit (Results 1 – 12 of 12) sorted by relevance

/freebsd-14-stable/usr.bin/mail/
HDdef.h263 #define setexit() setjmp(srbuf) macro
HDlex.c214 setexit(); in commands()
/freebsd-14-stable/contrib/tcsh/
HDtw.color.c296 if (setexit() == 0) { in parseLSCOLORS()
357 if (setexit() == 0) { in parseLS_COLORS()
HDtw.help.c80 if (setexit() == 0) in do_help()
HDsh.c1313 if (setexit() != 0) /* PWP */ in main()
1803 if (setexit() == 0) { in goodbye()
2000 (void)setexit(); in process()
HDtc.func.c611 if (setexit() == 0) { /* come back here after pjwait */ in fg_proc_entry()
1039 if (setexit() == 0) in aliasrun()
HDsh.sem.c652 if (setexit() == 0) in execute()
HDsh.glob.c778 (void) setexit(); in backeval()
HDtw.parse.c511 if (setexit() == 0) in t_glob()
1362 if (setexit()) { in tw_collect()
HDsh.h694 #define setexit() (reslab.f = __func__, \ macro
HDsh.func.c2512 if (setexit() == 0) {
2515 if ((my_reenter = setexit()) == 0) {
HDsh.hist.c1311 if (setexit() == 0) in rechist()