Searched defs:ypbind_status (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/ypcmd/ | ||
H A D | ypv2_bind.h | 72 enum ypbind_resptype ypbind_status; member in struct:ypbindv2_resp |
H A D | yp_b.h | 119 ypbind_resptype ypbind_status; member in struct:ypbind_resp 166 ypbind_resptype ypbind_status; member in struct:ypbind_resp_2 |
H A D | ypwhich.c | 140 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 D | yp_b.h | 125 ypbind_resptype ypbind_status; member in struct:ypbind_resp |
/illumos-gate/usr/src/lib/libbc/libc/yp/ | ||
H A D | yp_prot.h | 282 enum ypbind_resptype ypbind_status; member in struct:ypbind_resp |
Completed in 48 milliseconds