HomeSort by: relevance | last modified time | path
    Searched defs:ypbr (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/yp/
yplib.c 104 struct ypbind_resp ypbr; local in function:_yp_dobind
225 (xdrproc_t)xdr_ypbind_resp, &ypbr, _yplib_timeout);
249 bn = &ypbr.ypbind_respbody.ypbind_bindinfo;
yplib.c 104 struct ypbind_resp ypbr; local in function:_yp_dobind
225 (xdrproc_t)xdr_ypbind_resp, &ypbr, _yplib_timeout);
249 bn = &ypbr.ypbind_respbody.ypbind_bindinfo;

Completed in 98 milliseconds