Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_proc.c104 static int multihomed(struct ypreq_key req, struct ypresp_val *resp,
243 if (multiflag == TRUE && multihomed(req, &resp, transp, fdb)) in ypmatch()
246 if (multihomed(req, &resp, transp, fdb)) in ypmatch()
845 multihomed(struct ypreq_key req, struct ypresp_val *resp, in multihomed() function