Searched defs:ypbind_resptype (Results 1 - 3 of 3) sorted by relevance

/illumos-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;
/illumos-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;
/illumos-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;

Completed in 61 milliseconds