Home
last modified time | relevance | path

Searched refs:sigint_cleanup (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtw.help.c141 cleanup_push(&osa, sigint_cleanup); in do_help()
H A Dsh.decls.h102 extern void sigint_cleanup(void *);
H A Dsh.err.c488 sigint_cleanup(void *xsa) in sigint_cleanup() function
H A Dtc.func.c647 cleanup_push(&osa, sigint_cleanup); in xgetpass()