Home
last modified time | relevance | path

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

/trueos/contrib/tcsh/
HDsh.decls.h101 extern void opendir_cleanup(void *);
HDsh.err.c517 opendir_cleanup(void *xdir) in opendir_cleanup() function
HDtw.init.c228 cleanup_push(dirp, opendir_cleanup); in tw_cmd_cmd()
HDsh.exec.c706 cleanup_push(dirp, opendir_cleanup); in dohash()