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

/freebsd-11-stable/contrib/tcsh/
H A Dtw.init.c92 static int tw_dir_next (struct Strbuf *, DIR *);
157 tw_dir_next(struct Strbuf *res, DIR *dfd) function
169 } /* end tw_dir_next */
402 (res->len = 0, ret = tw_dir_next(res, tw_cmd_state.dfd)) == 0) &&
744 int ret = tw_dir_next(res, tw_dir_fd);
758 ret = tw_dir_next(res, tw_dir_fd);

Completed in 45 milliseconds