Lines Matching full:sys
18 SYSINCSDIR= ${INCLUDEDIR}/sys
24 DISKINCSDIR= ${INCLUDEDIR}/sys/disk
92 .if exists(${HOST_INCLUDE_ROOT}/sys/stat.h)
93 _WITH_UTIMENS!= grep -c utimensat ${HOST_INCLUDE_ROOT}/sys/stat.h || true
107 # .PATH: ${SRCTOP}/sys/libkern
108 # Adding sys/libkern to .PATH breaks building the cross-build compat library
112 explicit_bzero.c: ${SRCTOP}/sys/libkern/explicit_bzero.c
139 RPCINCS+= ${SRCTOP}/sys/rpc/types.h
149 CHACHA20INCS+= ${SRCTOP}/sys/crypto/chacha20/_chacha.h \
150 ${SRCTOP}/sys/crypto/chacha20/chacha.h
172 MACHINESYSINCS+= ${SRCTOP}/sys/${_host_arch}/include/elf.h
176 X86INCS+= ${SRCTOP}/sys/x86/include/elf.h
180 MACHINESYSINCS+= ${SRCTOP}/sys/${_host_arch}/include/exec.h
181 MACHINESYSINCS+= ${SRCTOP}/sys/${_host_arch}/include/reloc.h
184 SYSINCS+= ${SRCTOP}/sys/sys/imgact_aout.h
185 SYSINCS+= ${SRCTOP}/sys/sys/nlist_aout.h
191 SYSINCS+= ${SRCTOP}/sys/sys/bitstring.h
196 # Needed by our sys/types.h wrapper
197 SYSINCS+= ${SRCTOP}/sys/sys/bitcount.h
249 SYSINCS+= ${SRCTOP}/sys/sys/linker_set.h
262 CFLAGS.arc4random.c+= -I${SRCTOP}/sys/crypto/chacha20 -D__isthreaded=1
274 SYSINCS+= ${SRCTOP}/sys/sys/capsicum.h
275 SYSINCS+= ${SRCTOP}/sys/sys/caprights.h
277 # XXX: we can't add ${SRCTOP}/sys/kern to .PATH since that will causes
279 subr_capability.c: ${SRCTOP}/sys/kern/subr_capability.c
285 SYSINCS+= ${SRCTOP}/sys/sys/_callout.h
286 SYSINCS+= ${SRCTOP}/sys/sys/_lock.h
287 SYSINCS+= ${SRCTOP}/sys/sys/_lockmgr.h
288 SYSINCS+= ${SRCTOP}/sys/sys/_task.h
348 UFSINCS+= ${SRCTOP}/sys/ufs/ufs/dinode.h
349 UFSINCS+= ${SRCTOP}/sys/ufs/ufs/dir.h
350 FFSINCS+= ${SRCTOP}/sys/ufs/ffs/fs.h
352 MSDOSFSINCS+= ${SRCTOP}/sys/fs/msdosfs/bootsect.h
353 MSDOSFSINCS+= ${SRCTOP}/sys/fs/msdosfs/bpb.h
354 MSDOSFSINCS+= ${SRCTOP}/sys/fs/msdosfs/denode.h
355 MSDOSFSINCS+= ${SRCTOP}/sys/fs/msdosfs/direntry.h
356 MSDOSFSINCS+= ${SRCTOP}/sys/fs/msdosfs/fat.h
357 MSDOSFSINCS+= ${SRCTOP}/sys/fs/msdosfs/msdosfsmount.h
358 DISKINCS+= ${SRCTOP}/sys/sys/disk/bsd.h
361 # Needed to build most of the things below, which include sys/cdefs.h either
363 SYSINCS+= ${SRCTOP}/sys/sys/_decls.h
364 SYSINCS+= ${SRCTOP}/sys/sys/_visible.h
365 SYSINCS+= ${SRCTOP}/sys/sys/cdefs.h
369 SYSINCS+= ${SRCTOP}/sys/sys/_nv.h
370 SYSINCS+= ${SRCTOP}/sys/sys/nv.h ${SRCTOP}/sys/sys/cnv.h \
371 ${SRCTOP}/sys/sys/dnv.h ${SRCTOP}/sys/sys/nv_namespace.h
374 SYSINCS+= ${SRCTOP}/sys/sys/elf32.h
375 SYSINCS+= ${SRCTOP}/sys/sys/elf64.h
376 SYSINCS+= ${SRCTOP}/sys/sys/elf_common.h
377 SYSINCS+= ${SRCTOP}/sys/sys/elf_generic.h
378 SYSINCS+= ${SRCTOP}/sys/sys/queue.h
379 SYSINCS+= ${SRCTOP}/sys/sys/md5.h
380 SYSINCS+= ${SRCTOP}/sys/sys/sbuf.h
381 SYSINCS+= ${SRCTOP}/sys/sys/tree.h
383 # vtfontcvt is using sys/font.h
384 SYSINCS+= ${SRCTOP}/sys/sys/font.h
386 SYSINCS+= ${SRCTOP}/sys/sys/consio.h
390 SYSINCS+= ${SRCTOP}/sys/sys/fnv_hash.h
393 SYSINCS+= ${SRCTOP}/sys/sys/elf.h
394 SYSINCS+= ${SRCTOP}/sys/sys/ctf.h
396 SYSINCS+= ${SRCTOP}/sys/sys/kbio.h
398 SYSINCS+= ${SRCTOP}/sys/sys/module.h
400 SYSINCS+= ${SRCTOP}/sys/sys/md4.h