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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypv2_bind.h72 enum ypbind_resptype ypbind_status; member in struct:ypbindv2_resp
H A Dyp_b.h119 ypbind_resptype ypbind_status; member in struct:ypbind_resp
166 ypbind_resptype ypbind_status; member in struct:ypbind_resp_2
H A Dypwhich.c140 enum ypbind_resptype ypbind_status; member in struct:old_ypbind_resp
425 if (response->ypbind_status != YPBIND_SUCC_VAL) {
537 if (!xdr_enum(xdrs, (enum_t *)&ps->ypbind_status)) {
540 switch (ps->ypbind_status) {
595 (response.ypbind_status != YPBIND_SUCC_VAL)) {
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_b.h125 ypbind_resptype ypbind_status; member in struct:ypbind_resp
/illumos-gate/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h282 enum ypbind_resptype ypbind_status; member in struct:ypbind_resp

Completed in 48 milliseconds