Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dyp.h206 enum ypbind_resptype { enum
210 typedef enum ypbind_resptype ypbind_resptype; typedef
H A Dyp.x193 enum ypbind_resptype { enum
H A Dyp_prot.h246 enum ypbind_resptype {YPBIND_SUCC_VAL = 1, YPBIND_FAIL_VAL = 2}; enum