Lines Matching refs:procfs_path
75 char procfs_path[PATH_MAX] = "/proc"; variable
114 procfs_path, (int)P->pid); in Pread_maps_live()
146 procfs_path, (int)P->pid); in Pread_aux_live()
270 "%s/%d/path/a.out", procfs_path, (int)P->pid); in Pexecname_live()
282 "%s/%d/object/a.out", procfs_path, (int)P->pid); in Pexecname_live()
420 (void) snprintf(procfs_path, sizeof (procfs_path), "%s", path); in Pset_procfs_path()
567 procfs_path, (int)pid); in Pxcreate()
870 procfs_path, (int)pid); in Pgrab()
1578 procfs_path, (int)P->pid); in Preopen()
2962 (void) snprintf(lpath, sizeof (lpath), "%s/%d/%s", procfs_path, in read_lfile()
3295 procfs_path, (int)P->pid, (int)lwpid); in Lgrab()