Searched defs:ypbind_resptype (Results 1 – 4 of 4) sorted by relevance
88 enum ypbind_resptype { enum92 typedef enum ypbind_resptype ypbind_resptype; typedef
82 enum ypbind_resptype { enum86 typedef enum ypbind_resptype ypbind_resptype; typedef
182 enum ypbind_resptype { enum
275 enum ypbind_resptype {YPBIND_SUCC_VAL = 1, YPBIND_FAIL_VAL = 2}; enum