Searched refs:P_TEST_PATH (Results 1 – 1 of 1) sorted by relevance
70 #define P_TEST_PATH "/../test/p_test.so" macro84 full_path = OPENSSL_zalloc(strlen(module_path) + strlen(P_TEST_PATH) + 1); in test_path_config()89 full_path = strcat(full_path, P_TEST_PATH); in test_path_config()
Completed in 4 milliseconds