Home
last modified time | relevance | path

Searched refs:ypbind_resptype (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b.h82 enum ypbind_resptype { enum
86 typedef enum ypbind_resptype ypbind_resptype; typedef
119 ypbind_resptype ypbind_status;
166 ypbind_resptype ypbind_status;
H A Dypv2_bind.h72 enum ypbind_resptype ypbind_status;
H A Dypwhich.c138 enum ypbind_resptype ypbind_status;
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_b.h86 enum ypbind_resptype { enum
90 typedef enum ypbind_resptype ypbind_resptype; typedef
91 extern bool_t xdr_ypbind_resptype(XDR *, ypbind_resptype *);
123 ypbind_resptype ypbind_status;
H A Dyp_b_xdr.c45 xdr_ypbind_resptype(XDR *xdrs, ypbind_resptype *objp) in xdr_ypbind_resptype()
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x180 enum ypbind_resptype { enum
190 union ypbind_resp switch (ypbind_resptype ypbind_status) {