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

/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dxdr_sizeof.c103 x_setpostn(xdrs, pos) function
189 ops.x_setpostn = x_setpostn;
H A Dxdr.h142 bool_t (*x_setpostn)(struct __rpc_xdr *, unsigned int); member in struct:__rpc_xdr::xdr_ops
274 (*(xdrs)->x_ops->x_setpostn)(xdrs, pos)
276 (*(xdrs)->x_ops->x_setpostn)(xdrs, pos)
/macosx-10.10.1/Security-57031.1.35/Security/include/securityd_client/
H A Dsec_xdr_sizeof.c177 ops.x_setpostn = sec_x_setpostn;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurityd/lib/
H A Dsec_xdr_sizeof.c177 ops.x_setpostn = sec_x_setpostn;

Completed in 166 milliseconds