Searched refs:YPPROC_MASTER (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/Libinfo-459/nis.subproj/
H A Dyp_master.c105 r = clnt_call(ysd->dom_client, YPPROC_MASTER, (xdrproc_t)xdr_ypreq_nokey, &yprnk, (xdrproc_t)xdr_ypresp_master, &yprm, tv);
H A Dyp_prot.h65 * YPPROC_MASTER takes (struct ypreq_nokey), returns (ypresp_master).
172 #define YPPROC_MASTER ((u_long)9) macro
/macosx-10.10.1/remote_cmds-47/yppoll.tproj/
H A Dyppoll.c148 r = clnt_call(client, YPPROC_MASTER, (xdrproc_t)xdr_ypreq_nokey,
/macosx-10.10.1/Librpcsvc-24/
H A Dyp.x332 YPPROC_MASTER(ypreq_nokey) = 9;
/macosx-10.10.1/remote_cmds-47/ypserv.tproj/
H A Dyp.h460 #define YPPROC_MASTER ((u_long)9) macro
498 #define YPPROC_MASTER ((u_long)9) macro
536 #define YPPROC_MASTER ((u_long)9) macro
H A Dypserv.c302 case YPPROC_MASTER:
/macosx-10.10.1/remote_cmds-47/yppush.tproj/
H A Dyplib_host.c392 r = clnt_call(client, YPPROC_MASTER,
/macosx-10.10.1/remote_cmds-47/ypxfr.tproj/
H A Dyplib_host.c392 r = clnt_call(client, YPPROC_MASTER,

Completed in 206 milliseconds