Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Ddef.h261 #define setexit() setjmp(srbuf) macro
H A Dlex.c208 setexit(); in commands()
/freebsd/contrib/tcsh/
H A Dtw.color.c296 if (setexit() == 0) { in parseLSCOLORS()
357 if (setexit() == 0) { in parseLS_COLORS()
H A Dtw.help.c80 if (setexit() == 0) in do_help()
H A Dsh.c1313 if (setexit() != 0) /* PWP */ in main()
1803 if (setexit() == 0) { in goodbye()
2000 (void)setexit(); in process()
H A Dtc.func.c611 if (setexit() == 0) { /* come back here after pjwait */ in fg_proc_entry()
1039 if (setexit() == 0) in aliasrun()
H A Dsh.glob.c778 (void) setexit(); in backeval()
H A Dsh.sem.c652 if (setexit() == 0) in execute()
H A Dtw.parse.c511 if (setexit() == 0) in t_glob()
1362 if (setexit()) { in tw_collect()
H A Dsh.h694 #define setexit() (reslab.f = __func__, \ macro
H A Dsh.func.c2512 if (setexit() == 0) {
2515 if ((my_reenter = setexit()) == 0) {
H A Dsh.hist.c1311 if (setexit() == 0) in rechist()