Searched refs:d (Results 1 – 3 of 3) sorted by relevance
4 d /run/nscd 0755 root root
249 DIR *d = opendir ("/proc/self/fd"); in main() local250 if (d != NULL) in main()253 int dfdn = dirfd (d); in main()255 while ((dirent = readdir64 (d)) != NULL) in main()265 closedir (d); in main()
29 . /etc/init.d/functions
Completed in 7 milliseconds