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

/macosx-10.9.5/Libinfo-449.1.3/nis.subproj/
H A Dxdr_ypresp_maplist.c56 static char *rcsid = "$OpenBSD: xdr_ypresp_maplist.c,v 1.3 1996/08/19 08:35:05 tholo Exp $";
72 xdr_ypresp_maplist(xdrs, objp) function
H A Dyp_maplist.c95 r = clnt_call(ysd->dom_client, YPPROC_MAPLIST, (xdrproc_t)xdr_domainname, &indomain, (xdrproc_t)xdr_ypresp_maplist, &ypml, tv);
108 /* NO: xdr_free(xdr_ypresp_maplist, &ypml); */
H A Dyp_prot.h333 bool_t xdr_ypresp_maplist __P((XDR *, struct ypresp_maplist *));
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dyp.h316 extern "C" bool_t xdr_ypresp_maplist(XDR *, ypresp_maplist*);
318 extern bool_t xdr_ypresp_maplist(XDR *, ypresp_maplist*);
320 bool_t xdr_ypresp_maplist();
H A Dypserv_xdr.c326 xdr_ypresp_maplist(xdrs, objp) function
H A Dypserv.c316 xdr_result = (xdrproc_t) xdr_ypresp_maplist;
/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A Dyplib_host.c420 (xdrproc_t)xdr_domainname, &indomain, (xdrproc_t)xdr_ypresp_maplist, &ypml, tv);
425 /* NO: xdr_free(xdr_ypresp_maplist, &ypml);*/
/macosx-10.9.5/remote_cmds-41.90.1/ypxfr.tproj/
H A Dyplib_host.c420 (xdrproc_t)xdr_domainname, &indomain, (xdrproc_t)xdr_ypresp_maplist, &ypml, tv);
425 /* NO: xdr_free(xdr_ypresp_maplist, &ypml);*/

Completed in 181 milliseconds