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

/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dxdr_stdio.c112 xdrstdio_create(xdrs, file, op) function
126 * Cleans up the xdr stream handle xdrs previously set up by xdrstdio_create.
H A DMakefile.inc107 xdr.3 xdrstdio_create.3 \
H A Dxdr.h432 extern void xdrstdio_create(XDR *, FILE *, enum xdr_op);
/macosx-10.10.1/Libinfo-459/xcodescripts/
H A Dinstall_files.sh225 xdr_reference.3 xdr_setpos.3 xdr_short.3 xdrstdio_create.3 \
/macosx-10.10.1/Security-57031.1.35/SecurityTests/xdr_rpc/
H A Dxdr_test.cpp241 /* should we call xdrstdio_create(...,..., XDR_FREE) when done? */
242 xdrstdio_create(&xdr, stdout, op);

Completed in 175 milliseconds