Searched refs:opendir (Results 1 - 1 of 1) sorted by relevance
| /forgerock/web-agents-v4/source/ | ||
| H A D | utility.c | 2109 static DIR *opendir(const char *dir) { function 2236 if ((dir = opendir(dirname)) == NULL) { 2553 if ((d = opendir(path)) != NULL) { |
Completed in 25 milliseconds