代码搜索:procfs
找到约 621 项符合「procfs」的源代码
代码结果 621
www.eeworm.com/read/124910/6037598
dist
umount.c
kernel_stat.h
kernel_sigaction.h
clone.S
sys/procfs.h
www.eeworm.com/read/117181/6110315
mt sp64.mt
# Target: SPARC64
# solib.o and procfs.o taken out for now. We don't have shared libraries yet,
# and the elf version requires procfs.o but the a.out version doesn't.
# Then again, having procfs.o in
www.eeworm.com/read/158872/5591816
mt sp64.mt
# Target: SPARC64
# solib.o and procfs.o taken out for now. We don't have shared libraries yet,
# and the elf version requires procfs.o but the a.out version doesn't.
# Then again, having procfs.o in
www.eeworm.com/read/158872/5592542
h acconfig.h
/* Define if the target supports PTRACE_PEEKUSR for register access. */
#undef HAVE_LINUX_USRREGS
/* Define if the target supports PTRACE_GETREGS for register access. */
#undef HAVE_LINUX_REGSETS
www.eeworm.com/read/275970/10780374
h ioctlent.h
{"sys/dkio.h", "DKIOCGGEOM", 0x401},
{"sys/dkio.h", "DKIOCSGEOM", 0x402},
{"sys/dkio.h", "DKIOCINFO", 0x403},
{"sys/dkio.h", "DKIOCSAPART", 0x404},
{"sys/dkio.h", "DKIOCGAPART", 0x405},
{"sys/dkio.h",
www.eeworm.com/read/435007/7799258
makefile
# Makefile for a basic kernel module
CC=gcc
MODCFLAGS := -O6 -Wall -DCONFIG_KERNELD -DMODULE -D__KERNEL__ -DLINUX
procfs.o: procfs.c /usr/include/linux/version.h
$(CC) $(MODCFLAGS) -c procfs.c
www.eeworm.com/read/435007/7799263
makefile
# Makefile for a basic kernel module
CC=gcc
MODCFLAGS := -O6 -Wall -DCONFIG_KERNELD -DMODULE -D__KERNEL__ -DLINUX
procfs.o: procfs.c /usr/include/linux/version.h
$(CC) $(MODCFLAGS) -c procfs.c
www.eeworm.com/read/131315/5943603
makefile
# @(#)Makefile 8.4 (Berkeley) 3/27/94
PROG= mount_procfs
SRCS= mount_procfs.c getmntopts.c
MAN8= mount_procfs.0
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${MOUNT}
.PATH: ${MOUNT}
.include
www.eeworm.com/read/103200/15740787
h ioctlent.h
{"sys/dkio.h", "DKIOCGGEOM", 0x401},
{"sys/dkio.h", "DKIOCSGEOM", 0x402},
{"sys/dkio.h", "DKIOCINFO", 0x403},
{"sys/dkio.h", "DKIOCSAPART", 0x404},
{"sys/dkio.h", "DKIOCGAPART", 0x405},
{"sys/dkio.h",