xref: /netbsd-src/sys/miscfs/procfs/files.procfs (revision dc2e740ec9c12a815e96dad8da936a53b471255a)
1*dc2e740eSchristos#	$NetBSD: files.procfs,v 1.13 2019/03/30 23:28:30 christos Exp $
237dc008cSthorpej
3a60b9909Spgoyettedeffs	PROCFS:	PTRACE_HOOKS
437dc008cSthorpej
5fe9a32c8Suebayasidefine	procfs: vfs
62d1443a6Schristosfile	miscfs/procfs/procfs_auxv.c	procfs
737dc008cSthorpejfile	miscfs/procfs/procfs_cmdline.c	procfs
8dbe6c38bSchristosfile	miscfs/procfs/procfs_fd.c	procfs
9f1f51aa2Sthorpejfile	miscfs/procfs/procfs_fpregs.c	procfs
10*dc2e740eSchristosfile	miscfs/procfs/procfs_limit.c	procfs
1137dc008cSthorpejfile	miscfs/procfs/procfs_linux.c	procfs
1237dc008cSthorpejfile	miscfs/procfs/procfs_map.c	procfs
13f1f51aa2Sthorpejfile	miscfs/procfs/procfs_mem.c	procfs
1437dc008cSthorpejfile	miscfs/procfs/procfs_note.c	procfs
15f1f51aa2Sthorpejfile	miscfs/procfs/procfs_regs.c	procfs
1637dc008cSthorpejfile	miscfs/procfs/procfs_status.c	procfs
1737dc008cSthorpejfile	miscfs/procfs/procfs_subr.c	procfs
1837dc008cSthorpejfile	miscfs/procfs/procfs_vfsops.c	procfs
1937dc008cSthorpejfile	miscfs/procfs/procfs_vnops.c	procfs
20