Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ypcmd/
H A Dyp_b.h121 u_long ypbind_error; member
168 unsigned long ypbind_error; member
H A Dypv2_bind.h74 unsigned long ypbind_error; member
H A Dyp_b_subr.c260 resp.ypbind_resp_u.ypbind_error = YPBIND_ERR_NOSERV;
299 resp.ypbind_resp_u.ypbind_error =
305 resp.ypbind_resp_u.ypbind_error = YPBIND_ERR_RESC;
440 resp.ypbind_respbody_2.ypbind_error = YPBIND_ERR_NOSERV;
443 resp.ypbind_respbody_2.ypbind_error =
444 resp_3->ypbind_resp_u.ypbind_error;
1213 if (!xdr_u_long(xdrs, &objp->ypbind_respbody_2.ypbind_error))
H A Dypwhich.c142 unsigned long ypbind_error; member
546 &ps->ypbind_respbody.ypbind_error));
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nis.c50 char *ypbind_error();
179 ypbind_error(status));
238 ypbind_error(status));
662 ypbind_error(err) in ypbind_error() function
/titanic_44/usr/src/lib/libnsl/yp/
H A Dyp_b_xdr.c83 if (!xdr_u_int(xdrs, &objp->ypbind_resp_u.ypbind_error)) in xdr_ypbind_resp()
H A Dyp_b.h127 uint_t ypbind_error; member
H A Dyp_bind.c654 if (ypbind_resp->ypbind_resp_u.ypbind_error == in __yp_dobind_cflookup()
810 if (ypbind_resp->ypbind_resp_u.ypbind_error == in __yp_dobind_rsvdport_cflookup()
/titanic_44/usr/src/head/rpcsvc/
H A Dyp.x194 unsigned ypbind_error; variable
/titanic_44/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h284 unsigned long ypbind_error; member
/titanic_44/usr/src/lib/libnsl/common/
H A Dllib-lnsl984 uint_t ypbind_error;