Searched refs:path_str (Results 1 – 2 of 2) sorted by relevance
83 const char *path_str = null_path; in get_current_details() local88 buffer = get_current_exe(&path_str, &path_size); in get_current_details()102 memcpy(details->exe_path, path_str, path_size); in get_current_details()
308 const char *path_str; in get_current_exe_path() local316 if (aa_path_name(&p, FLAG_VIEW_SUBNS, buffer, &path_str, NULL, NULL)) in get_current_exe_path()322 return path_str; in get_current_exe_path()