Searched refs:x_getlong (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dxdr.h126 bool_t (*x_getlong)(struct __rpc_xdr *, int *); member in struct:__rpc_xdr::xdr_ops
131 bool_t (*x_getlong)(struct __rpc_xdr *, long *);
203 (*(xdrs)->x_ops->x_getlong)(xdrs, longp)
205 (*(xdrs)->x_ops->x_getlong)(xdrs, longp)
H A Dxdr_sizeof.c193 ops.x_getlong = (dummyfunc1) harmless;
/macosx-10.9.5/Security-55471.14.18/include/securityd_client/
H A Dsec_xdr_sizeof.c181 ops.x_getlong = (dummyfunc1) sec_harmless;
/macosx-10.9.5/Security-55471.14.18/libsecurityd/lib/
H A Dsec_xdr_sizeof.c181 ops.x_getlong = (dummyfunc1) sec_harmless;

Completed in 163 milliseconds