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

/macosx-10.9.5/Libinfo-449.1.3/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.9.5/Librpcsvc-23/
H A Dyp.x323 YPPROC_XFR(ypreq_xfr) = 6;
344 * YPPUSHPROC_XFRRESP is the callback routine for result of YPPROC_XFR
/macosx-10.9.5/remote_cmds-41.90.1/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.9.5/remote_cmds-41.90.1/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 78 milliseconds