Searched refs:common (Results 451 - 475 of 768) sorted by relevance

<<11121314151617181920>>

/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dnmake.mak76 $(OBJDIR)\common.obj \
155 $(OBJDIR)\common.obj
159 $(OBJDIR)\common.obj \
206 {..\src\common}.c{$(OBJDIR)}.obj::
/freebsd-current/contrib/bmake/unit-tests/
H A Dopt-debug-errors-jobs.mk30 # It is a common style to align the continuation backslashes at the right
H A Ddirective-ifndef.mk6 # common to use .if !defined(GUARD) instead.
/freebsd-current/lib/libelf/
H A DMakefile86 ${ELFTCDIR}/common/native-elf-format > ${.TARGET} || rm ${.TARGET}
93 CFLAGS+= -I. -I${SRCDIR} -I${ELFTCDIR}/common
/freebsd-current/lib/libpcap/
H A DMakefile20 pcap-common.c \
22 pcap-usb-linux-common.c \
/freebsd-current/targets/pseudo/userland/misc/
H A DMakefile.depend26 DIRDEPS+= stand/common
/freebsd-current/tests/sys/ses/
H A Ddestructive.c41 #include "common.h"
104 ses_ctrl_common_set_select(&cslot->common, 1);
191 ses_ctrl_common_set_select(&cslot->common, 1);
233 * control page common status bits. So we'll blindly set CRIT.
263 * control page common status bits. So we don't know what they were
/freebsd-current/share/mk/
H A Dhost-target.mk59 # tr is insanely non-portable, accommodate the lowest common denominator
/freebsd-current/contrib/telnet/libtelnet/
H A Dkrb4encpwd.c359 goto common;
363 common:
H A Dsra.c253 /* calculate common key */
366 goto common;
370 goto common;
375 common:
/freebsd-current/sys/contrib/dev/iwlwifi/fw/api/
H A Dsta.h353 * struct iwl_mvm_add_sta_key_common - add/modify sta key common part
371 * @common: see &struct iwl_mvm_add_sta_key_common
377 struct iwl_mvm_add_sta_key_common common; member in struct:iwl_mvm_add_sta_key_cmd_v1
385 * @common: see &struct iwl_mvm_add_sta_key_common
391 * in the way the common.rx_secur_seq_cnt is used, in v2 that's
395 struct iwl_mvm_add_sta_key_common common; member in struct:iwl_mvm_add_sta_key_cmd
/freebsd-current/contrib/bmake/mk/
H A Dhost-target.mk73 # tr is insanely non-portable, accommodate the lowest common denominator
/freebsd-current/sys/dev/ahci/
H A Dahciem.c470 ads->common.bytes[0] |= SES_OBJSTAT_UNKNOWN;
474 ads->common.bytes[0] |= SES_OBJSTAT_UNKNOWN;
476 ads->common.bytes[0] |= SES_OBJSTAT_OK;
478 ads->common.bytes[0] |= SES_OBJSTAT_NOTAVAIL;
480 ads->common.bytes[0] |= SES_OBJSTAT_NOTINSTALLED;
482 ads->common.bytes[3] |= SESCTL_DEVOFF;
496 if (ads->common.bytes[0] & SESCTL_CSEL) {
505 } else if (ads0->common.bytes[0] & SESCTL_CSEL) {
/freebsd-current/sys/modules/linux64/
H A DMakefile81 --no-undefined --hash-style=both -warn-common -nostdlib \
93 ${CC} -c ${CFLAGS:N-flto*:N-fno-common:N-fsanitize*:N-fno-sanitize*} \
/freebsd-current/sys/contrib/dev/athk/
H A Dregd.c29 * This is a set of common rules used by our world regulatory domains.
512 struct ath_common *common = container_of(reg, struct ath_common, local
529 * If common->reg_world_copy is world roaming it means we *were*
532 if (!ath_is_world_regd(&common->reg_world_copy))
535 memcpy(reg, &common->reg_world_copy,
763 struct ath_common *common = container_of(reg, struct ath_common, local
772 memcpy(&common->reg_world_copy, reg,
/freebsd-current/sys/conf/
H A Dkmod.mk111 -I${SYSDIR}/compat/linuxkpi/common/include \
141 # Disallow common variables, and if we end up with commons from
144 # -fno-common is the default for src builds, but this should be left in place
145 # until at least we catch up to GCC10/LLVM11 or otherwise enable -fno-common
146 # in <bsd.sys.mk> instead. For now, we will have duplicate -fno-common in
150 CFLAGS+= -fno-common
155 LDFLAGS+= -warn-common
529 ${CC} -c ${CFLAGS:N-flto*:N-fno-common:N-fsanitize*:N-fno-sanitize*} -fcommon \
535 ${CC} -c ${CFLAGS:N-flto*:N-fno-common:N-fsanitize*:N-fno-sanitize*} -fcommon \
559 -I${SYSDIR}/cddl/contrib/opensolaris/uts/common \
[all...]
/freebsd-current/sys/x86/iommu/
H A Dintel_ctx.c132 ctx->context.tag->common.impl = &bus_dma_iommu_impl;
133 ctx->context.tag->common.boundary = 0;
134 ctx->context.tag->common.lowaddr = maxaddr;
135 ctx->context.tag->common.highaddr = maxaddr;
136 ctx->context.tag->common.maxsize = maxaddr;
137 ctx->context.tag->common.nsegments = BUS_SPACE_UNRESTRICTED;
138 ctx->context.tag->common.maxsegsz = maxaddr;
/freebsd-current/sys/dev/pms/RefTisa/sat/src/
H A Dsmsathw.c25 #include <dev/pms/freebsd/driver/common/osenv.h>
26 #include <dev/pms/freebsd/driver/common/ostypes.h>
27 #include <dev/pms/freebsd/driver/common/osdebug.h>
/freebsd-current/cddl/lib/libzpool/
H A DMakefile12 .PATH: ${ZFSTOP}/module/zstd/lib/common
20 .if exists(${SRCTOP}/sys/cddl/contrib/opensolaris/common/atomic/${MACHINE_ARCH}/opensolaris_atomic.S)
21 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/atomic/${MACHINE_ARCH}
/freebsd-current/contrib/ldns/compat/
H A Dfake-rfc2553.c40 #include <ldns/common.h>
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dutilities.c539 goto common;
542 goto common;
545 goto common;
548 common:
/freebsd-current/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c691 goto common;
694 goto common;
697 goto common;
700 common:
/freebsd-current/crypto/heimdal/lib/roken/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
185 roken-common.h \
/freebsd-current/sys/contrib/openzfs/scripts/
H A Dzfs.sh7 SCRIPT_COMMON=common.sh
/freebsd-current/sbin/dhclient/tests/
H A Dpcp.sh37 . $(atf_get_srcdir)/../../sys/common/vnet.subr

Completed in 361 milliseconds

<<11121314151617181920>>