Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x181 YPBIND_SUCC_VAL = 1, enumerator
193 case YPBIND_SUCC_VAL:
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypwhich.c422 if (response->ypbind_status != YPBIND_SUCC_VAL) {
538 case YPBIND_SUCC_VAL:
592 (response.ypbind_status != YPBIND_SUCC_VAL)) {
H A Dyp_b.h83 YPBIND_SUCC_VAL = 1, enumerator
H A Dyp_b_subr.c288 resp.ypbind_status = YPBIND_SUCC_VAL;
309 if (resp.ypbind_status == YPBIND_SUCC_VAL) {
427 if (resp_3->ypbind_status == YPBIND_SUCC_VAL) {
1214 case YPBIND_SUCC_VAL:
1299 resp.ypbind_status = YPBIND_SUCC_VAL;
H A Dyppoll.c350 if (response.ypbind_status != YPBIND_SUCC_VAL) { in getypserv()
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_b_xdr.c84 case YPBIND_SUCC_VAL: in xdr_ypbind_resp()
H A Dyp_b.h87 YPBIND_SUCC_VAL = 1, enumerator
H A Dyp_bind.c318 resp.ypbind_status = YPBIND_SUCC_VAL; in __yp_add_binding_netid()
636 if (ypbind_resp->ypbind_status == YPBIND_SUCC_VAL) { in __yp_dobind_cflookup()
790 if (ypbind_resp->ypbind_status == YPBIND_SUCC_VAL) { in __yp_dobind_rsvdport_cflookup()