Home
last modified time | relevance | path

Searched refs:dird (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/ypserv/
H A Dyp_server.c684 DIR *dird; local
690 if ((dird = opendir(yp_mapdir)) == NULL) {
695 while ((dirp = readdir(dird)) != NULL) {
705 closedir(dird);
711 closedir(dird);
723 closedir(dird);
/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c251 DIR *dird; in find_domain() local
260 if ((dird = opendir(yp_dir)) == NULL) { in find_domain()
265 while ((dirp = readdir(dird)) != NULL) { in find_domain()
271 closedir(dird); in find_domain()
293 closedir(dird); in find_domain()
/freebsd/usr.sbin/ypbind/
H A Dypbind.c390 DIR *dird; in main() local
426 if ((dird = opendir(BINDINGDIR)) != NULL) { in main()
428 while ((dirp = readdir(dird)) != NULL) in main()
434 closedir(dird); in main()
/freebsd/share/dict/
H A Dweb254367 dird