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

/macosx-10.9.5/pam_modules-138/common/
H A DCommon.c308 od_record_attribute_create_cfarray(ODRecordRef record, CFStringRef attrib, CFArrayRef *out) function
345 retval = od_record_attribute_create_cfarray(record, attrib, &vals);
347 openpam_log(PAM_LOG_DEBUG, "od_record_attribute_create_cfarray() failed");
743 retval = od_record_attribute_create_cfarray(record, kODAttributeTypeAuthenticationAuthority, &vals);
745 openpam_log(PAM_LOG_DEBUG, "od_record_attribute_create_cfarray() failed");

Completed in 74 milliseconds