Home
last modified time | relevance | path

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

/dragonfly/usr.bin/mail/
H A Ddef.h264 #define setexit() setjmp(srbuf) macro
H A Dlex.c209 setexit(); in commands()
/dragonfly/contrib/tcsh-6/
H A Dtw.color.c297 if (setexit() == 0) { in parseLSCOLORS()
358 if (setexit() == 0) { in parseLS_COLORS()
H A Dtw.help.c80 if (setexit() == 0) in do_help()
H A Dsh.c1317 if (setexit() != 0) /* PWP */ in main()
1807 if (setexit() == 0) { in goodbye()
2004 (void)setexit(); in process()
H A Dtc.func.c629 if (setexit() == 0) { /* come back here after pjwait */ in fg_proc_entry()
1058 if (setexit() == 0) in aliasrun()
H A Dsh.sem.c652 if (setexit() == 0) in execute()
H A Dsh.glob.c778 (void) setexit(); in backeval()
H A Dtw.parse.c510 if (setexit() == 0) in t_glob()
1361 if (setexit()) { in tw_collect()
H A Dsh.h697 #define setexit() (reslab.f = __func__, \ macro
H A Dsh.func.c2462 if (setexit() == 0) {
2465 if ((my_reenter = setexit()) == 0) {
H A Dsh.hist.c1335 if (setexit() == 0) in rechist()