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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.file.c72 static Char *getitem (DIR *, int);
478 getitem(DIR *dir_fd, int looking_for_lognames) function
538 while ((item = getitem(dir_fd, looking_for_lognames)) != NULL) {

Completed in 98 milliseconds