Searched refs:ypbind_resptype (Results 1 – 3 of 3) sorted by relevance
206 enum ypbind_resptype { enum210 typedef enum ypbind_resptype ypbind_resptype; typedef219 ypbind_resptype ypbind_status;330 extern bool_t xdr_ypbind_resptype (XDR *, ypbind_resptype*);
246 enum ypbind_resptype {YPBIND_SUCC_VAL = 1, YPBIND_FAIL_VAL = 2}; enum254 enum ypbind_resptype ypbind_status;359 extern bool_t xdr_ypbind_resptype (XDR *__xdrs, enum ypbind_resptype * __objp);360 extern bool_t xdr_ypstat (XDR *__xdrs, enum ypbind_resptype * __objp);
193 enum ypbind_resptype { enum203 union ypbind_resp switch (ypbind_resptype ypbind_status) {