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

/freebsd-10.1-release/contrib/tcsh/
H A Dtw.init.c96 static int tw_dir_next (struct Strbuf *, DIR *);
162 tw_dir_next(struct Strbuf *res, DIR *dfd) function
174 } /* end tw_dir_next */
407 (res->len = 0, ret = tw_dir_next(res, tw_cmd_state.dfd)) == 0) &&
749 int ret = tw_dir_next(res, tw_dir_fd);
763 ret = tw_dir_next(res, tw_dir_fd);

Completed in 95 milliseconds