Searched refs:ypbind_resptype (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Dyp_b.h82 enum ypbind_resptype { enum
86 typedef enum ypbind_resptype ypbind_resptype; typedef in typeref:enum:ypbind_resptype
119 ypbind_resptype ypbind_status;
166 ypbind_resptype ypbind_status;
H A Dypv2_bind.h72 enum ypbind_resptype ypbind_status;
H A Dypwhich.c140 enum ypbind_resptype ypbind_status;
/opensolaris-onvv-gate/usr/src/lib/libnsl/yp/
H A Dyp_b.h88 enum ypbind_resptype { enum
92 typedef enum ypbind_resptype ypbind_resptype; typedef in typeref:enum:ypbind_resptype
93 extern bool_t xdr_ypbind_resptype(XDR *, ypbind_resptype *);
125 ypbind_resptype ypbind_status;
H A Dyp_b_xdr.c47 xdr_ypbind_resptype(XDR *xdrs, ypbind_resptype *objp)
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h275 enum ypbind_resptype {YPBIND_SUCC_VAL = 1, YPBIND_FAIL_VAL = 2}; enum
282 enum ypbind_resptype ypbind_status;
/opensolaris-onvv-gate/usr/src/head/rpcsvc/
H A Dyp.x182 enum ypbind_resptype {
192 union ypbind_resp switch (ypbind_resptype ypbind_status) {
/opensolaris-onvv-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl974 enum ypbind_resptype {
978 typedef enum ypbind_resptype ypbind_resptype;
980 ypbind_resptype ypbind_status;
1003 bool_t xdr_ypbind_resptype(XDR *xdrs, ypbind_resptype *objp);

Completed in 61 milliseconds