Searched refs:common (Results 201 - 225 of 696) sorted by last modified time

1234567891011>>

/freebsd-11-stable/targets/pseudo/tests/
H A DMakefile.depend37 cddl/usr.sbin/dtrace/tests/common \
38 cddl/usr.sbin/dtrace/tests/common/aggs \
39 cddl/usr.sbin/dtrace/tests/common/arithmetic \
40 cddl/usr.sbin/dtrace/tests/common/arrays \
41 cddl/usr.sbin/dtrace/tests/common/assocs \
42 cddl/usr.sbin/dtrace/tests/common/begin \
43 cddl/usr.sbin/dtrace/tests/common/bitfields \
44 cddl/usr.sbin/dtrace/tests/common/buffering \
45 cddl/usr.sbin/dtrace/tests/common/builtinvar \
46 cddl/usr.sbin/dtrace/tests/common/c
[all...]
/freebsd-11-stable/cddl/usr.sbin/plockstat/
H A DMakefile14 -I${OPENSOLARIS_USR_DISTDIR}/lib/libdtrace/common \
15 -I${OPENSOLARIS_USR_DISTDIR}/lib/libproc/common \
16 -I${OPENSOLARIS_SYS_DISTDIR}/uts/common \
/freebsd-11-stable/cddl/usr.sbin/lockstat/
H A DMakefile14 -I${OPENSOLARIS_USR_DISTDIR}/lib/libdtrace/common \
15 -I${OPENSOLARIS_USR_DISTDIR}/lib/libproc/common \
16 -I${OPENSOLARIS_SYS_DISTDIR}/uts/common \
/freebsd-11-stable/cddl/usr.sbin/dtrace/
H A DMakefile16 -I${OPENSOLARIS_USR_DISTDIR}/lib/libdtrace/common \
17 -I${OPENSOLARIS_USR_DISTDIR}/lib/libproc/common \
18 -I${OPENSOLARIS_SYS_DISTDIR}/uts/common \
/freebsd-11-stable/cddl/usr.bin/zlook/
H A DMakefile10 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common
/freebsd-11-stable/cddl/usr.bin/ctfmerge/
H A DMakefile3 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/common
32 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/common \
34 -I${OPENSOLARIS_SYS_DISTDIR}/uts/common
/freebsd-11-stable/cddl/usr.bin/ctfdump/
H A DMakefile3 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/tools/ctf/common
14 -I${OPENSOLARIS_USR_DISTDIR}/cmd/mdb/tools/common \
17 -I${OPENSOLARIS_USR_DISTDIR}/tools/ctf/common \
18 -I${OPENSOLARIS_SYS_DISTDIR}/uts/common
/freebsd-11-stable/cddl/lib/libuutil/
H A DMakefile3 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/lib/libuutil/common
4 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/avl
20 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libuutil/common
22 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common
/freebsd-11-stable/cddl/lib/libctf/
H A DMakefile3 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/common/ctf
4 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/lib/libctf/common
5 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/ctf
27 -I${OPENSOLARIS_USR_DISTDIR}/common/ctf \
28 -I${OPENSOLARIS_USR_DISTDIR}/lib/libctf/common \
29 -I${OPENSOLARIS_SYS_DISTDIR}/uts/common
/freebsd-11-stable/cddl/lib/libavl/
H A DMakefile3 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/avl
9 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common
/freebsd-11-stable/cddl/lib/drti/
H A DMakefile3 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/lib/libdtrace/common
18 -I${OPENSOLARIS_USR_DISTDIR}/lib/libctf/common \
19 -I${OPENSOLARIS_USR_DISTDIR}/lib/libdtrace/common \
20 -I${OPENSOLARIS_SYS_DISTDIR}/uts/common \
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_api.h155 union ixgbe_atr_hash_dword common,
174 union ixgbe_atr_hash_dword common);
/freebsd-11-stable/sys/x86/iommu/
H A Dintel_dmar.h352 const struct bus_dma_tag_common *common, dmar_gaddr_t size, int offset,
H A Dintel_ctx.c127 ctx->ctx_tag.common.ref_count = 1; /* Prevent free */
128 ctx->ctx_tag.common.impl = &bus_dma_dmar_impl;
129 ctx->ctx_tag.common.boundary = PCI_DMA_BOUNDARY;
130 ctx->ctx_tag.common.lowaddr = maxaddr;
131 ctx->ctx_tag.common.highaddr = maxaddr;
132 ctx->ctx_tag.common.maxsize = maxaddr;
133 ctx->ctx_tag.common.nsegments = BUS_SPACE_UNRESTRICTED;
134 ctx->ctx_tag.common.maxsegsz = maxaddr;
/freebsd-11-stable/share/mk/
H A Dbsd.own.mk3 # The include file <bsd.own.mk> set common variables for owner,
/freebsd-11-stable/contrib/bmake/mk/sys/
H A DSunOS.mk42 # the rest is common
/freebsd-11-stable/kerberos5/lib/libroken/
H A DMakefile7 roken-common.h \
/freebsd-11-stable/usr.sbin/ypserv/
H A DMakefile6 .PATH: ${RPCDIR} ${.CURDIR}/common
/freebsd-11-stable/usr.sbin/wpa/wpa_priv/
H A DMakefile9 SRCS= drivers.c os_unix.c eloop.c common.c wpa_debug.c wpabuf.c wpa_priv.c \
/freebsd-11-stable/usr.sbin/wpa/wpa_passphrase/
H A DMakefile8 SRCS= common.c md5-internal.c md5.c os_unix.c sha1-internal.c sha1-pbkdf2.c \
/freebsd-11-stable/usr.sbin/bsdinstall/scripts/
H A Dscript33 . $BSDCFG_SHARE/common.subr || exit 1
/freebsd-11-stable/usr.bin/ypwhich/
H A DMakefile4 YPSERV=${SRCTOP}/usr.sbin/ypserv/common
/freebsd-11-stable/usr.bin/xzdec/
H A DMakefile16 .PATH: ${XZDIR}/common
23 -I${XZDIR}/common
/freebsd-11-stable/usr.bin/xz/
H A DMakefile31 .PATH: ${XZDIR}/common
44 -I${XZDIR}/common
/freebsd-11-stable/usr.bin/vi/
H A DMakefile29 .PATH: ${SRCDIR}/common

Completed in 231 milliseconds

1234567891011>>