Searched refs:common (Results 201 - 225 of 768) sorted by relevance

1234567891011>>

/freebsd-current/tests/sys/netpfil/common/
H A DMakefile4 TESTSDIR= ${TESTSBASE}/sys/netpfil/common
/freebsd-current/sys/modules/mpi3mr/
H A DMakefile9 CFLAGS+= -I${SRCTOP}/sys/compat/linuxkpi/common/include
/freebsd-current/sys/dev/iommu/
H A Dbusdma_iommu.c367 &((struct bus_dma_tag_iommu *)parent)->common : NULL, alignment,
375 newtag->common.impl = &bus_dma_iommu_impl;
382 __func__, newtag, (newtag != NULL ? newtag->common.flags : 0),
433 DOMAINSET_PREF(tag->common.domain), M_NOWAIT | M_ZERO);
440 tag->common.nsegments, M_IOMMU_DMAMAP,
441 DOMAINSET_PREF(tag->common.domain), M_NOWAIT);
502 if (tag->common.maxsize < PAGE_SIZE &&
503 tag->common.alignment <= tag->common.maxsize &&
505 *vaddr = malloc_domainset(tag->common
[all...]
/freebsd-current/crypto/heimdal/appl/push/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-current/crypto/heimdal/appl/telnet/libtelnet/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-current/crypto/heimdal/appl/telnet/telnetd/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-current/crypto/heimdal/base/
H A DMakefile.am2 include $(top_srcdir)/Makefile.am.common
/freebsd-current/crypto/heimdal/include/hcrypto/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-current/crypto/heimdal/kpasswd/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-current/crypto/heimdal/lib/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-current/contrib/bmake/unit-tests/
H A Dvar-scope-global.mk3 # Tests for global variables, which are the most common variables.
/freebsd-current/sys/contrib/dev/athk/
H A Ddfs_pattern_detector.h108 struct ath_common *common; member in struct:dfs_pattern_detector
120 dfs_pattern_detector_init(struct ath_common *common,
/freebsd-current/lib/libproc/
H A DMakefile28 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libctf/common \
29 -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common \
/freebsd-current/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdint.c32 #include <dev/pms/freebsd/driver/common/osenv.h>
33 #include <dev/pms/freebsd/driver/common/ostypes.h>
34 #include <dev/pms/freebsd/driver/common/osdebug.h>
57 #include <dev/pms/RefTisa/tisa/sassata/sas/common/tdtypes.h>
58 #include <dev/pms/freebsd/driver/common/osstring.h>
59 #include <dev/pms/RefTisa/tisa/sassata/common/tdutil.h>
73 #include <dev/pms/RefTisa/tisa/sassata/common/tdsatypes.h>
74 #include <dev/pms/RefTisa/tisa/sassata/common/tdproto.h>
/freebsd-current/usr.sbin/acpi/
H A DMakefile.inc13 ${ACPICA_DIR}/common \
/freebsd-current/usr.sbin/bsdconfig/networking/
H A Dhostname34 . $BSDCFG_SHARE/common.subr || exit 1
H A Dnameservers34 . $BSDCFG_SHARE/common.subr || exit 1
H A Ddefaultrouter34 . $BSDCFG_SHARE/common.subr || exit 1
H A Dwlanconfig36 . $BSDCFG_SHARE/common.subr || exit 1
/freebsd-current/usr.sbin/bsdconfig/password/
H A Dpassword31 . $BSDCFG_SHARE/common.subr || exit 1
/freebsd-current/usr.sbin/bsdconfig/startup/
H A Drcedit31 . $BSDCFG_SHARE/common.subr || exit 1
/freebsd-current/usr.sbin/bsdconfig/usermgmt/
H A Dgroupadd32 . $BSDCFG_SHARE/common.subr || exit 1
H A Duseradd32 . $BSDCFG_SHARE/common.subr || exit 1
/freebsd-current/usr.sbin/bsdinstall/
H A Dbsdinstall38 . $BSDCFG_SHARE/common.subr || exit 1

Completed in 345 milliseconds

1234567891011>>