Searched refs:KEYSTORE_USER_FILE_NAME (Results 1 – 6 of 6) sorted by relevance
42 #define KEYSTORE_USER_FILE_NAME "filesystem.keystore.user.fileName" macro
209 else if(strcmp(pNext->pName, KEYSTORE_USER_FILE_NAME) == 0) in smcPropertiesCheck()246 pMissingProp = KEYSTORE_USER_FILE_NAME; in smcPropertiesCheck()
110 tmpChar = smcGetPropertyAsString(KEYSTORE_USER_FILE_NAME); in parseCommandLineExtension()