Searched refs:outAttributesLength (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10/SecurityTokend-55108/lib/
H A Dtdtransit.cpp154 CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength)
163 &tmpOutAttributes, &outAttributesLength, &outAttributesBase,
166 if (outAttributesLength)
168 outAttributes = static_cast<CssmDbRecordAttributeData *>(malloc(outAttributesLength));
169 memcpy(outAttributes, tmpOutAttributes, outAttributesLength);
176 mig_deallocate(reinterpret_cast<vm_address_t>(tmpOutAttributes), outAttributesLength); local
183 CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength)
191 &tmpOutAttributes, &outAttributesLength, &outAttributesBase,
193 if (outAttributesLength)
195 outAttributes = static_cast<CssmDbRecordAttributeData *>(malloc(outAttributesLength));
151 findFirst(const CssmQuery &query, CssmDbRecordAttributeData *inAttributes, size_t inAttributesLength, SearchHandle &hSearch, CssmData *outData, KeyHandle &hKey, CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength) argument
180 findNext(SearchHandle hSearch, CssmDbRecordAttributeData *inAttributes, size_t inAttributesLength, CssmData *outData, KeyHandle &hKey, CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength) argument
203 mig_deallocate(reinterpret_cast<vm_address_t>(tmpOutAttributes), outAttributesLength); local
207 findRecordHandle(RecordHandle hRecord, CssmDbRecordAttributeData *inAttributes, size_t inAttributesLength, CssmData *outData, KeyHandle &hKey, CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength) argument
227 mig_deallocate(reinterpret_cast<vm_address_t>(tmpOutAttributes), outAttributesLength); local
[all...]
H A Dtransit.cpp61 CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength,
65 outAttributesLength = outCopy.length();
59 returnData(KeyHandle &hKey, RecordHandle &hRecord, void *&outData, mach_msg_type_number_t &outDataLength, CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength, CssmDbRecordAttributeData *&outAttributesBase) argument
H A Dtdclient.h78 CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength);
82 CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength);
86 CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength);
H A Dtransition.cpp98 *outAttributes, *outAttributesLength, *outAttributesBase);
123 *outAttributes, *outAttributesLength, *outAttributesBase);
140 *outAttributes, *outAttributesLength, *outAttributesBase);
/macosx-10.10/SecurityTokend-55108/security_tokend_client/
H A Dtdtransit.cpp154 CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength)
163 &tmpOutAttributes, &outAttributesLength, &outAttributesBase,
166 if (outAttributesLength)
168 outAttributes = static_cast<CssmDbRecordAttributeData *>(malloc(outAttributesLength));
169 memcpy(outAttributes, tmpOutAttributes, outAttributesLength);
176 mig_deallocate(reinterpret_cast<vm_address_t>(tmpOutAttributes), outAttributesLength); local
183 CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength)
191 &tmpOutAttributes, &outAttributesLength, &outAttributesBase,
193 if (outAttributesLength)
195 outAttributes = static_cast<CssmDbRecordAttributeData *>(malloc(outAttributesLength));
151 findFirst(const CssmQuery &query, CssmDbRecordAttributeData *inAttributes, size_t inAttributesLength, SearchHandle &hSearch, CssmData *outData, KeyHandle &hKey, CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength) argument
180 findNext(SearchHandle hSearch, CssmDbRecordAttributeData *inAttributes, size_t inAttributesLength, CssmData *outData, KeyHandle &hKey, CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength) argument
203 mig_deallocate(reinterpret_cast<vm_address_t>(tmpOutAttributes), outAttributesLength); local
207 findRecordHandle(RecordHandle hRecord, CssmDbRecordAttributeData *inAttributes, size_t inAttributesLength, CssmData *outData, KeyHandle &hKey, CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength) argument
227 mig_deallocate(reinterpret_cast<vm_address_t>(tmpOutAttributes), outAttributesLength); local
[all...]
H A Dtransit.cpp61 CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength,
65 outAttributesLength = outCopy.length();
59 returnData(KeyHandle &hKey, RecordHandle &hRecord, void *&outData, mach_msg_type_number_t &outDataLength, CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength, CssmDbRecordAttributeData *&outAttributesBase) argument
H A Dtdclient.h78 CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength);
82 CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength);
86 CssmDbRecordAttributeData *&outAttributes, mach_msg_type_number_t &outAttributesLength);
H A Dtransition.cpp98 *outAttributes, *outAttributesLength, *outAttributesBase);
123 *outAttributes, *outAttributesLength, *outAttributesBase);
140 *outAttributes, *outAttributesLength, *outAttributesBase);
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Ddatabase.cpp137 CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength)
146 CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength)
155 CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength)
134 findFirst(const CssmQuery &query, CssmDbRecordAttributeData *inAttributes, mach_msg_type_number_t inAttributesLength, CssmData *data, RefPointer<Key> &key, RefPointer<Search> &search, RefPointer<Record> &record, CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength) argument
143 findNext(Search *search, CssmDbRecordAttributeData *inAttributes, mach_msg_type_number_t inAttributesLength, CssmData *data, RefPointer<Key> &key, RefPointer<Record> &record, CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength) argument
152 findRecordHandle(Record *record, CssmDbRecordAttributeData *inAttributes, mach_msg_type_number_t inAttributesLength, CssmData *data, RefPointer<Key> &key, CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength) argument
H A Ddatabase.h170 CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength);
174 CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength);
178 CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength);
H A Dtokendatabase.h197 CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength);
201 CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength);
205 CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength);
H A Dtokendatabase.cpp624 CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength)
635 outAttributes, outAttributesLength);
660 CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength)
671 NULL, hKey, outAttributes, outAttributesLength);
696 CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength)
708 inAttributes, inAttributesLength, data, hKey, outAttributes, outAttributesLength);
620 findFirst(const CssmQuery &query, CssmDbRecordAttributeData *inAttributes, mach_msg_type_number_t inAttributesLength, CssmData *data, RefPointer<Key> &key, RefPointer<Database::Search> &rSearch, RefPointer<Database::Record> &rRecord, CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength) argument
657 findNext(Database::Search *rSearch, CssmDbRecordAttributeData *inAttributes, mach_msg_type_number_t inAttributesLength, CssmData *data, RefPointer<Key> &key, RefPointer<Database::Record> &rRecord, CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength) argument
693 findRecordHandle(Database::Record *rRecord, CssmDbRecordAttributeData *inAttributes, mach_msg_type_number_t inAttributesLength, CssmData *data, RefPointer<Key> &key, CssmDbRecordAttributeData * &outAttributes, mach_msg_type_number_t &outAttributesLength) argument
H A Dtransition.cpp359 if (!copyin(outAttrs, reinterpret_cast<xdrproc_t> (xdr_CSSM_DB_RECORD_ATTRIBUTE_DATA), outAttributes, outAttributesLength))
408 if (!copyin(outAttrs, reinterpret_cast<xdrproc_t> (xdr_CSSM_DB_RECORD_ATTRIBUTE_DATA), outAttributes, outAttributesLength))
410 secdebug("attrmem", "Copied attrs: %p of length: %d", *outAttributes, *outAttributesLength);
447 if (!copyin(outAttrs, reinterpret_cast<xdrproc_t> (xdr_CSSM_DB_RECORD_ATTRIBUTE_DATA), outAttributes, outAttributesLength))
/macosx-10.10/Security-57031.1.35/SecurityTests/xdr_rpc/
H A Dsecurityd_data_saver.cpp128 *outAttributesLength = outAttrsLength;
/macosx-10.10/Security-57031.1.35/SecurityTests/xdr_rpc/Reference/
H A Dtransition.cpp219 *outAttributesLength = outAttrsLength;
258 *outAttributesLength = outAttrsLength;
289 *outAttributesLength = outAttrsLength;

Completed in 180 milliseconds