Searched refs:proc_create_file (Results 1 – 1 of 1) sorted by relevance
19 static int64_t proc_create_file(const char *path, mode_t type, long pid);463 retval = proc_create_file(tmp, PROC_STATUS, pid); in procfs_register_pid()476 static int64_t proc_create_file(const char *path, mode_t type, long pid) in proc_create_file() function