Searched refs:path_str (Results 1 – 2 of 2) sorted by relevance
543 const char *path_str = null_path;548 buffer = get_current_exe(&path_str, &path_size);562 memcpy(details->exe_path, path_str, path_size);83 const char *path_str = null_path; get_current_details() local
335 const char *path_str; in get_current_exe_path() local343 if (aa_path_name(&p, FLAG_VIEW_SUBNS, buffer, &path_str, NULL, NULL)) in get_current_exe_path()344 path_str = ERR_PTR(-ENOMEM); in get_current_exe_path()349 return path_str; in get_current_exe_path()