Searched refs:open_cleanup (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtw.help.c140 cleanup_push(&f, open_cleanup);
H A Dsh.decls.h100 extern void open_cleanup(void *);
H A Dsh.err.c508 open_cleanup(void *xptr) function
H A Dsh.glob.c732 cleanup_push(&pvec[0], open_cleanup);
733 cleanup_push(&pvec[1], open_cleanup);
H A Dtc.who.c291 cleanup_push(&utmpfd, open_cleanup);
H A Dsh.c1531 cleanup_push(&unit, open_cleanup);

Completed in 114 milliseconds