Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ypcmd/
H A Dyp_b.h82 enum ypbind_resptype { enum
86 typedef enum ypbind_resptype ypbind_resptype; typedef
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;
/titanic_50/usr/src/lib/libnsl/yp/
H A Dyp_b.h88 enum ypbind_resptype { enum
92 typedef enum ypbind_resptype ypbind_resptype; typedef
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) in xdr_ypbind_resptype()
/titanic_50/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;
/titanic_50/usr/src/head/rpcsvc/
H A Dyp.x182 enum ypbind_resptype { enum
192 union ypbind_resp switch (ypbind_resptype ypbind_status) {
/titanic_50/usr/src/lib/libnsl/common/
H A Dllib-lnsl976 enum ypbind_resptype {
980 typedef enum ypbind_resptype ypbind_resptype;
982 ypbind_resptype ypbind_status;
1005 bool_t xdr_ypbind_resptype(XDR *xdrs, ypbind_resptype *objp);