Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/tcsh/
HDsh.decls.h101 extern void opendir_cleanup(void *);
HDsh.err.c515 opendir_cleanup(void *xdir) in opendir_cleanup() function
HDtw.init.c223 cleanup_push(dirp, opendir_cleanup); in tw_cmd_cmd()
HDsh.exec.c703 cleanup_push(dirp, opendir_cleanup); in dohash()