Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_proc.c106 static int omultihomed(struct yprequest req, struct ypresponse *resp,
1041 if (multiflag == TRUE && omultihomed(req, &resp, transp, fdb)) in ypoldmatch()
1044 if (omultihomed(req, &resp, transp, fdb)) in ypoldmatch()
1449 omultihomed(struct yprequest req, in omultihomed() function