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

/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dcssmdbname.cpp63 char* s = cached_realpath(mDbName.c_str(), NULL);
90 s = cached_realpath(tmpPath.c_str(), NULL);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dcssmdbname.cpp63 char* s = cached_realpath(mDbName.c_str(), NULL);
90 s = cached_realpath(tmpPath.c_str(), NULL);
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dutilities.cpp39 char *cached_realpath(const char * file_name, char * resolved_name) function in namespace:Security
H A Dutilities.h310 char *cached_realpath(const char * file_name, char * resolved_name);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dutilities.cpp39 char *cached_realpath(const char * file_name, char * resolved_name) function in namespace:Security
H A Dutilities.h310 char *cached_realpath(const char * file_name, char * resolved_name);
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DDLDBListCFPref.cpp890 const char* localPathPtr = cached_realpath(ix->dbName(), localPath);
891 const char* inPathPtr = cached_realpath(dldbIdentifier.dbName(), inPath);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DDLDBListCFPref.cpp890 const char* localPathPtr = cached_realpath(ix->dbName(), localPath);
891 const char* inPathPtr = cached_realpath(dldbIdentifier.dbName(), inPath);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DDLDBListCFPref.cpp890 const char* localPathPtr = cached_realpath(ix->dbName(), localPath);
891 const char* inPathPtr = cached_realpath(dldbIdentifier.dbName(), inPath);

Completed in 203 milliseconds