HomeSort by: relevance | last modified time | path
    Searched refs:ypbind_error (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/librpcsvc/
yp.x 201 unsigned ypbind_error;
206 /* Detailed failure reason codes for response field ypbind_error*/
  /src/include/rpcsvc/
yp_prot.h 242 unsigned int ypbind_error; member in union:ypbind_resp::__anonbb74b483020a
247 /* error code in ypbind_resp.ypbind_respbody.ypbind_error */
  /src/usr.sbin/ypbind/
ypbind.c 718 res.ypbind_respbody.ypbind_error = YPBIND_ERR_NOSERV;
735 res.ypbind_respbody.ypbind_error = YPBIND_ERR_RESC;
758 res.ypbind_respbody.ypbind_error = YPBIND_ERR_NOSERV;
760 res.ypbind_respbody.ypbind_error = YPBIND_ERR_RESC;
767 res.ypbind_respbody.ypbind_error = YPBIND_ERR_NOSERV;
  /src/lib/libc/yp/
xdryp.c 299 (u_int *)&objp->ypbind_respbody.ypbind_error);

Completed in 16 milliseconds