Searched defs:read_dir (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/news/
H A Dnews.c99 void read_dir(void);
109 read_dir();
170 * read_dir: get the file names and modification dates for the
176 read_dir(void) function
/illumos-gate/usr/src/cmd/make/bin/
H A Dfiles.cc261 * read_dir(dir, pattern, line, library)
265 * read_dir() is also used to expand wildcards in dependency lists.
285 read_dir(Name dir, wchar_t *pattern, Property line, wchar_t *library) function
555 * Helper function for read_dir().

Completed in 58 milliseconds