Home
last modified time | relevance | path

Searched refs:ndomain (Results 1 – 2 of 2) sorted by relevance

/nis/
A Dnis_lookup.c137 const char *ndomain = __nis_domain_of (req.ns_name); in nis_lookup() local
138 req.ns_name = strdupa (ndomain); in nis_lookup()
A Dnis_call.c424 const char *ndomain = __nis_domain_of (dir->do_name); in rec_dirsearch() local
429 fd_res = __nis_finddirectory (dir, ndomain); in rec_dirsearch()
468 const char *ndomain; in rec_dirsearch() local
481 ndomain = __nis_domain_of (domain); in rec_dirsearch()
482 memmove (domain, ndomain, strlen (ndomain) + 1); in rec_dirsearch()

Completed in 5 milliseconds