HomeSort by: relevance | last modified time | path
    Searched refs:procfs (Results 1 - 25 of 43) sorted by relevancy

1 2

  /src/sys/miscfs/procfs/
Makefile 3 INCSDIR= /usr/include/miscfs/procfs
5 INCS= procfs.h
procfs_mem.c 88 #include <miscfs/procfs/procfs.h>
procfs_regs.c 82 #include <miscfs/procfs/procfs.h>
procfs_fpregs.c 85 #include <miscfs/procfs/procfs.h>
procfs_note.c 84 #include <miscfs/procfs/procfs.h>
procfs_auxv.c 39 #include <miscfs/procfs/procfs.h>
procfs_fd.c 44 #include <miscfs/procfs/procfs.h>
procfs_cmdline.c 43 #include <miscfs/procfs/procfs.h>
  /src/sys/arch/alpha/alpha/
procfs_machdep.c 10 #include <miscfs/procfs/procfs.h>
15 * Only used when procfs is mounted with -o linux.
  /src/sys/arch/arm/arm/
procfs_machdep.c 10 #include <miscfs/procfs/procfs.h>
15 * Only used when procfs is mounted with -o linux.
  /src/sys/arch/hppa/hppa/
procfs_machdep.c 10 #include <miscfs/procfs/procfs.h>
15 * Only used when procfs is mounted with -o linux.
  /src/sys/arch/ia64/ia64/
procfs_machdep.c 36 #include <miscfs/procfs/procfs.h>
41 * Only used when procfs is mounted with -o linux.
  /src/sys/arch/mips/mips/
procfs_machdep.c 10 #include <miscfs/procfs/procfs.h>
14 * Only used when procfs is mounted with -o linux.
  /src/sys/arch/riscv/riscv/
procfs_machdep.c 40 #include <miscfs/procfs/procfs.h>
44 * Only used when procfs is mounted with -o linux.
  /src/sys/arch/sh3/sh3/
procfs_machdep.c 10 #include <miscfs/procfs/procfs.h>
15 * Only used when procfs is mounted with -o linux.
  /src/sys/arch/sparc/sparc/
procfs_machdep.c 10 #include <miscfs/procfs/procfs.h>
15 * Only used when procfs is mounted with -o linux.
  /src/sys/arch/sparc64/sparc64/
procfs_machdep.c 10 #include <miscfs/procfs/procfs.h>
15 * Only used when procfs is mounted with -o linux.
  /src/sys/arch/usermode/usermode/
procfs_machdep.c 36 #include <miscfs/procfs/procfs.h>
  /src/sys/arch/vax/vax/
procfs_machdep.c 10 #include <miscfs/procfs/procfs.h>
15 * Only used when procfs is mounted with -o linux.
  /src/sys/miscfs/
Makefile 3 SUBDIR= fdesc fifofs genfs kernfs nullfs overlay procfs specfs umapfs
  /src/sys/arch/m68k/m68k/
procfs_machdep.c 10 #include <miscfs/procfs/procfs.h>
16 * Only used when procfs is mounted with -o linux.
  /src/sys/modules/procfs/
Makefile 5 .PATH: ${S}/miscfs/procfs ${S} ${S}/arch/${MACHINE}/${MACHINE} \
15 KMOD= procfs
  /src/sbin/mount_procfs/
mount_procfs.c 94 #include <miscfs/procfs/procfs.h>
152 err(1, "procfs on %s", canon_dir);
  /src/sys/arch/powerpc/powerpc/
procfs_machdep.c 13 #include <miscfs/procfs/procfs.h>
20 * Only used when procfs is mounted with -o linux.
  /src/distrib/utils/embedded/conf/
usermode.conf 19 procfs /proc procfs rw

Completed in 28 milliseconds

1 2