Searched refs:proc_file (Results 1 – 1 of 1) sorted by relevance
475 static int get_process_link_contents(pid_t pid, const char *proc_file, char **ret) { in get_process_link_contents() argument479 assert(proc_file); in get_process_link_contents()481 p = procfs_file_alloca(pid, proc_file); in get_process_link_contents()