Searched defs:ypreqtype (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/yp/
H A Dypv1_prot.h49 enum ypreqtype {YPREQ_KEY = 1, YPREQ_NOKEY = 2, YPREQ_MAP_PARMS = 3}; enum
51 enum ypreqtype yp_reqtype;
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp_prot.h233 enum ypreqtype {YPREQ_KEY = 1, YPREQ_NOKEY = 2, YPREQ_MAP_PARMS = 3}; enum
235 enum ypreqtype yp_reqtype;

Completed in 70 milliseconds