Searched refs:xdr_bytes (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/nis.subproj/
H A Dxdr_keydat.c76 return xdr_bytes(xdrs, (char **)&objp->keydat_val,
H A Dxdr_valdat.c76 return xdr_bytes(xdrs, (char **)&objp->valdat_val,
/macosx-10.9.5/Librpcsvc-23/
H A Drnusers.x113 % if (!xdr_bytes(xdrs, &ptr, &size, size)) {
118 % if (!xdr_bytes(xdrs, &ptr, &size, size)) {
123 % if (!xdr_bytes(xdrs, &ptr, &size, size)) {
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A DMakefile.inc86 xdr.3 xdr_bytes.3 \
H A Dxdr.c575 xdr_bytes(xdrs, cpp, sizep, maxsize) function
608 warnx("xdr_bytes: out of memory");
636 return (xdr_bytes(xdrs, &np->n_bytes, &np->n_len, MAX_NETOBJ_SZ));
H A Drpc_prot.c93 return (xdr_bytes(xdrs, &ap->oa_base,
H A Dxdr.h390 extern bool_t xdr_bytes(XDR *, char **, unsigned int *, unsigned int);
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypserv_xdr.c106 if (!xdr_bytes(xdrs, (char **)&objp->keydat_val, (u_int *)&objp->keydat_len, YPMAXRECORD)) {
119 if (!xdr_bytes(xdrs, (char **)&objp->valdat_val, (u_int *)&objp->valdat_len, YPMAXRECORD)) {
/macosx-10.9.5/autofs-234/automountd/
H A Dmount_xdr.c35 if (!xdr_bytes(xdrs, (uint8_t **)&objp->fhandle3_val, (u_int *)&objp->fhandle3_len, FHSIZE3))
/macosx-10.9.5/Libinfo-449.1.3/xcodescripts/
H A Dinstall_files.sh231 xdr_array.3 xdr_bool.3 xdr_bytes.3 xdr_char.3 \

Completed in 95 milliseconds