Home
last modified time | relevance | path

Searched refs:psavejob_cleanup (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.decls.h363 extern void psavejob_cleanup(void *);
H A Dsh.glob.c736 cleanup_push(&faket, psavejob_cleanup); /* faket is only a marker */ in backeval()
H A Dsh.exp.c574 cleanup_push(&faket, psavejob_cleanup); /* faket is only a marker */ in exp6()
H A Dsh.proc.c940 psavejob_cleanup(void *dummy) in psavejob_cleanup() function
H A Dtc.func.c1035 cleanup_push(&cnt, psavejob_cleanup); /* cnt is used only as a marker */ in aliasrun()