Searched refs:p_path (Results 1 – 2 of 2) sorted by relevance
94 void vnd_load_conf(const char *p_path) in vnd_load_conf() argument102 ALOGI("Attempt to load conf from %s", p_path); in vnd_load_conf()104 if ((p_file = fopen(p_path, "r")) != NULL) in vnd_load_conf()145 ALOGI( "vnd_load_conf file >%s< not found", p_path); in vnd_load_conf()
56 void vnd_load_conf(const char *p_path);