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

/freebsd-10-stable/contrib/tcsh/
H A Dglob.c96 static DIR *Opendir (const char *);
197 Opendir(const char *str) function
207 * Opendir on some device files hangs, so avoid it
610 if (!(dirp = Opendir(pathbuf->s))) {

Completed in 41 milliseconds