Searched defs:xdr_yp_inaddr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypwhich.c127 static bool xdr_yp_inaddr();
509 static bool xdr_yp_inaddr(xdrs, ps) function
525 return (xdr_yp_inaddr(xdrs, &ps->ypbind_binding_addr) &&

Completed in 59 milliseconds