| Home | Sort by: relevance | last modified time | path |
| /src/external/bsd/am-utils/dist/hlfsd/ | |
| hlfsd.c | 155 DIR *mountdir; local 364 if ((mountdir = opendir(dir_name)) == NULL) 367 while ((direntry = readdir(mountdir)) != NULL) { 380 closedir(mountdir); |