Searched refs:sys (Results 151 - 175 of 15444) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/kern/
H A Dimgact_elf32.c27 #include <sys/cdefs.h>
H A Dimgact_elf64.c27 #include <sys/cdefs.h>
/freebsd-11-stable/sys/fs/procfs/
H A Dprocfs_note.c38 #include <sys/param.h>
39 #include <sys/lock.h>
40 #include <sys/mutex.h>
41 #include <sys/sbuf.h>
H A Dprocfs_mem.c39 #include <sys/param.h>
40 #include <sys/lock.h>
41 #include <sys/mutex.h>
42 #include <sys/proc.h>
43 #include <sys/ptrace.h>
44 #include <sys/systm.h>
45 #include <sys/uio.h>
/freebsd-11-stable/usr.bin/tip/tip/
H A Dpartab.c33 #include <sys/cdefs.h>
/freebsd-11-stable/usr.sbin/amd/include/
H A Dbuild_version.h3 #include <sys/param.h>
/freebsd-11-stable/lib/libc/sys/
H A Dtrivial-vdso_tc.c26 #include <sys/cdefs.h>
29 #include <sys/types.h>
30 #include <sys/time.h>
31 #include <sys/vdso.h>
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-types.h47 #include <sys/types.h>
/freebsd-11-stable/sys/dev/cxgbe/
H A Dif_cxlv.c28 #include <sys/cdefs.h>
29 __FBSDID("$FreeBSD: stable/11/sys/dev/cxgbe/if_cxlv.c 306664 2016-10-03 23:49:05Z jhb $");
31 #include <sys/param.h>
32 #include <sys/kernel.h>
33 #include <sys/module.h>
H A Dif_ccv.c28 #include <sys/cdefs.h>
29 __FBSDID("$FreeBSD: stable/11/sys/dev/cxgbe/if_ccv.c 309560 2016-12-05 20:43:25Z jhb $");
31 #include <sys/param.h>
32 #include <sys/kernel.h>
33 #include <sys/module.h>
H A Dif_cc.c28 #include <sys/cdefs.h>
29 __FBSDID("$FreeBSD: stable/11/sys/dev/cxgbe/if_cc.c 309560 2016-12-05 20:43:25Z jhb $");
31 #include <sys/param.h>
32 #include <sys/kernel.h>
33 #include <sys/module.h>
/freebsd-11-stable/lib/libc/gen/
H A Dftok.c28 #include <sys/cdefs.h>
31 #include <sys/types.h>
32 #include <sys/stat.h>
33 #include <sys/ipc.h>
/freebsd-11-stable/lib/libnetbsd/sys/
H A Dwait.h27 * $FreeBSD: stable/11/lib/libnetbsd/sys/wait.h 314021 2017-02-21 03:46:43Z ngie $ *
33 #include_next <sys/wait.h>
/freebsd-11-stable/stand/common/
H A Dload_elf32.c1 #include <sys/cdefs.h>
H A Dload_elf32_obj.c1 #include <sys/cdefs.h>
/freebsd-11-stable/contrib/mdocml/
H A Dtest-recvmsg.c1 #include <sys/socket.h>
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/arch/sparc64/
H A Dexec_prot_support.c32 #include <sys/cdefs.h>
/freebsd-11-stable/stand/i386/zfsloader/
H A DMakefile.depend8 sys/boot/ficl32 \
9 sys/boot/geli \
10 sys/boot/i386/btx/btx \
11 sys/boot/i386/btx/btxldr \
12 sys/boot/i386/btx/lib \
13 sys/boot/i386/libi386 \
14 sys/boot/libstand32 \
15 sys/boot/zfs \
/freebsd-11-stable/stand/libsa/
H A Dabort.c26 #include <sys/cdefs.h>
/freebsd-11-stable/usr.sbin/crunch/crunchide/
H A Dexec_elf64.c35 #include <sys/cdefs.h>
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dglobal.c35 #include <sys/cdefs.h>
/freebsd-11-stable/lib/libelftc/
H A Delftc_version.c3 #include <sys/types.h>
/freebsd-11-stable/sys/netinet/
H A Daccf_data.c27 #include <sys/cdefs.h>
32 #include <sys/param.h>
33 #include <sys/kernel.h>
34 #include <sys/module.h>
35 #include <sys/sysctl.h>
36 #include <sys/signalvar.h>
37 #include <sys/socketvar.h>
/freebsd-11-stable/share/examples/kld/syscall/module/
H A Dsyscall.c29 #include <sys/param.h>
30 #include <sys/proc.h>
31 #include <sys/module.h>
32 #include <sys/sysproto.h>
33 #include <sys/sysent.h>
34 #include <sys/kernel.h>
35 #include <sys/systm.h>
/freebsd-11-stable/sys/dev/cfi/
H A Dcfi_bus_nexus.c33 #include <sys/cdefs.h>
36 #include <sys/param.h>
37 #include <sys/systm.h>
38 #include <sys/bus.h>
39 #include <sys/conf.h>
40 #include <sys/kernel.h>
41 #include <sys/malloc.h>
42 #include <sys/module.h>
43 #include <sys/rman.h>
44 #include <sys/sysct
[all...]

Completed in 231 milliseconds

1234567891011>>