Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.decls.h101 extern void opendir_cleanup(void *);
H A Dsh.err.c515 opendir_cleanup(void *xdir) in opendir_cleanup() function
H A Dtw.init.c223 cleanup_push(dirp, opendir_cleanup); in tw_cmd_cmd()
H A Dsh.exec.c703 cleanup_push(dirp, opendir_cleanup); in dohash()