Searched refs:ndomain (Results 1 – 2 of 2) sorted by relevance
137 const char *ndomain = __nis_domain_of (req.ns_name); in nis_lookup() local138 req.ns_name = strdupa (ndomain); in nis_lookup()
424 const char *ndomain = __nis_domain_of (dir->do_name); in rec_dirsearch() local429 fd_res = __nis_finddirectory (dir, ndomain); in rec_dirsearch()468 const char *ndomain; in rec_dirsearch() local481 ndomain = __nis_domain_of (domain); in rec_dirsearch()482 memmove (domain, ndomain, strlen (ndomain) + 1); in rec_dirsearch()
Completed in 5 milliseconds