Searched refs:config_file_path (Results 1 – 3 of 3) sorted by relevance
37 const char *config_file_path) { in LaunchReporter() argument38 const char* argv[] = { reporter_executable_path, config_file_path, NULL }; in LaunchReporter()57 unlink(config_file_path); // launch failed - get rid of config file in LaunchReporter()
39 const char *config_file_path);
262 const char *config_file_path = PAM_SERVICE_CONFIG; in process_pam_config() local300 config_file_path, lineno); in process_pam_config()312 const char *config_file_path = PAM_SERVICE_CONFIG; in read_pam_config() local314 cfg = fopen(config_file_path, "r"); in read_pam_config()