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

/macosx-10.9.5/pam_modules-138/common/
H A DCommon.c357 char *attr_cstr = NULL; local
358 cfstring_to_cstring(attrib, &attr_cstr);
359 openpam_log(PAM_LOG_DEBUG, "returned %lx attributes for %s", count, attr_cstr);
360 free(attr_cstr);

Completed in 138 milliseconds