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

/macosx-10.10.1/Libinfo-459/nis.subproj/
H A Dyp_prot.h54 * YPPROC_XFR takes (struct ypreq_xfr), returns (void).
169 #define YPPROC_XFR ((u_long)6) macro
/macosx-10.10.1/Librpcsvc-24/
H A Dyp.x323 YPPROC_XFR(ypreq_xfr) = 6;
344 * YPPUSHPROC_XFRRESP is the callback routine for result of YPPROC_XFR
/macosx-10.10.1/remote_cmds-47/ypserv.tproj/
H A Dyp.h451 #define YPPROC_XFR ((u_long)6) macro
489 #define YPPROC_XFR ((u_long)6) macro
527 #define YPPROC_XFR ((u_long)6) macro
H A Dypserv.c284 case YPPROC_XFR:
/macosx-10.10.1/remote_cmds-47/yppush.tproj/
H A Dyppush.c162 switch (clnt_call(client, YPPROC_XFR, (xdrproc_t)xdr_ypreq_xfr, &request,
168 clnt_perror(client, "yppush: Cannot call YPPROC_XFR");

Completed in 183 milliseconds