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

/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dxdr_sizeof.c71 x_putlong(xdrs, longp) function
185 ops.x_putlong = x_putlong;
H A Dxdr.h128 bool_t (*x_putlong)(struct __rpc_xdr *, const int *); member in struct:__rpc_xdr::xdr_ops
133 bool_t (*x_putlong)(struct __rpc_xdr *, const long *);
208 (*(xdrs)->x_ops->x_putlong)(xdrs, longp)
210 (*(xdrs)->x_ops->x_putlong)(xdrs, longp)
/macosx-10.10.1/Security-57031.1.35/Security/include/securityd_client/
H A Dsec_xdr_sizeof.c173 ops.x_putlong = sec_x_putlong;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurityd/lib/
H A Dsec_xdr_sizeof.c173 ops.x_putlong = sec_x_putlong;

Completed in 126 milliseconds