Searched defs:ypbind_resptype (Results 1 – 3 of 3) sorted by relevance
206 enum ypbind_resptype { enum210 typedef enum ypbind_resptype ypbind_resptype; typedef
193 enum ypbind_resptype { enum
246 enum ypbind_resptype {YPBIND_SUCC_VAL = 1, YPBIND_FAIL_VAL = 2}; enum