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

/macosx-10.10.1/Security-57031.1.35/Security/include/securityd_client/
H A Dxdr_cssm.h162 bool_t xdr_CSSM_ACL_ENTRY_INPUT_PTR(XDR *xdrs, CSSM_ACL_ENTRY_INPUT_PTR *objp);
H A Dxdr_cssm.c349 bool_t xdr_CSSM_ACL_ENTRY_INPUT_PTR(XDR *xdrs, CSSM_ACL_ENTRY_INPUT_PTR *objp) function
/macosx-10.10.1/Security-57031.1.35/Security/libsecurityd/lib/
H A Dxdr_cssm.h162 bool_t xdr_CSSM_ACL_ENTRY_INPUT_PTR(XDR *xdrs, CSSM_ACL_ENTRY_INPUT_PTR *objp);
H A Dxdr_cssm.c349 bool_t xdr_CSSM_ACL_ENTRY_INPUT_PTR(XDR *xdrs, CSSM_ACL_ENTRY_INPUT_PTR *objp) function
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A Dtransition.cpp109 CopyOutAclEntryInput(void *copy, size_t size) : CopyOut(copy, size + sizeof(CSSM_ACL_ENTRY_INPUT), reinterpret_cast<xdrproc_t>(xdr_CSSM_ACL_ENTRY_INPUT_PTR)) { }

Completed in 122 milliseconds