Searched refs:ypbind_resptype (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/Libinfo-459/nis.subproj/
H A Dxdr_ypbind_resptype.c74 enum ypbind_resptype *objp;
H A Dyp_prot.h236 enum ypbind_resptype { enum
248 enum ypbind_resptype ypbind_status;
322 bool_t xdr_ypbind_resptype __P((XDR *, enum ypbind_resptype *));
323 bool_t xdr_ypstat __P((XDR *, enum ypbind_resptype *));
/macosx-10.10.1/Librpcsvc-24/
H A Dyp.x193 enum ypbind_resptype {
203 union ypbind_resp switch (ypbind_resptype ypbind_status) {
/macosx-10.10.1/remote_cmds-47/ypserv.tproj/
H A Dyp.h366 enum ypbind_resptype { enum
370 typedef enum ypbind_resptype ypbind_resptype; typedef in typeref:enum:ypbind_resptype
372 extern "C" bool_t xdr_ypbind_resptype(XDR *, ypbind_resptype*);
374 extern bool_t xdr_ypbind_resptype(XDR *, ypbind_resptype*);
395 ypbind_resptype ypbind_status;
H A Dypserv_xdr.c371 ypbind_resptype *objp;

Completed in 187 milliseconds