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

/macosx-10.9.5/Security-55471.14.18/authd/
H A Dauthdb.c173 static void _printCFError(const char * errmsg, CFErrorRef err) function
198 require_action(err == NULL, done, _printCFError("authdb: failed to get modification date", err));
211 require_action(err == NULL, done, _printCFError("authdb: failed to read plist", err));

Completed in 172 milliseconds