Searched refs:common (Results 76 - 100 of 768) sorted by relevance

1234567891011>>

/freebsd-current/tools/tools/nanobsd/pcengines/
H A Dalix_nfs.conf25 . common.conf
/freebsd-current/usr.bin/lzmainfo/
H A DMakefile10 .PATH: ${XZDIR}/common
16 -I${XZDIR}/common
/freebsd-current/tools/tools/ath/athani/
H A DMakefile11 CFLAGS+= -I${.CURDIR}/../common/
12 .PATH.c: ${.CURDIR}/../common/
/freebsd-current/tools/tools/bootparttest/
H A DMakefile2 .PATH: ${SRCTOP}/stand/common
11 CFLAGS= -I${SRCTOP}/stand/common \
/freebsd-current/targets/pseudo/tests/
H A DMakefile.depend40 cddl/usr.sbin/dtrace/tests/common \
41 cddl/usr.sbin/dtrace/tests/common/aggs \
42 cddl/usr.sbin/dtrace/tests/common/arithmetic \
43 cddl/usr.sbin/dtrace/tests/common/arrays \
44 cddl/usr.sbin/dtrace/tests/common/assocs \
45 cddl/usr.sbin/dtrace/tests/common/begin \
46 cddl/usr.sbin/dtrace/tests/common/bitfields \
47 cddl/usr.sbin/dtrace/tests/common/buffering \
48 cddl/usr.sbin/dtrace/tests/common/builtinvar \
49 cddl/usr.sbin/dtrace/tests/common/c
[all...]
/freebsd-current/crypto/heimdal/appl/rsh/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
13 rsh_SOURCES = rsh.c common.c rsh_locl.h
15 rshd_SOURCES = rshd.c common.c login_access.c limits_conf.c rsh_locl.h
/freebsd-current/lib/libpathconv/tests/
H A Dtest.pl67 @common = (
101 foreach (@common) {
124 foreach (@common) {
/freebsd-current/sys/contrib/zstd/examples/
H A DMakefile29 simple_compression.o: common.h
32 simple_decompression.o: common.h
35 multiple_simple_compression.o: common.h
38 dictionary_compression.o: common.h
41 dictionary_decompression.o: common.h
44 streaming_compression.o: common.h
47 multiple_streaming_compression.o: common.h
50 streaming_decompression.o: common.h
53 streaming_memory_usage.o: common.h
/freebsd-current/sys/dev/ixgbe/
H A Dif_fdir.c89 union ixgbe_atr_hash_dword common = {.dword = 0}; local
114 common.port.dst ^= th->th_sport;
115 common.port.src ^= th->th_dport;
121 common.port.dst ^= uh->uh_sport;
122 common.port.src ^= uh->uh_dport;
131 common.flex_bytes ^= htons(ETHERTYPE_VLAN);
133 common.flex_bytes ^= etype;
134 common.ip ^= ip->ip_src.s_addr ^ ip->ip_dst.s_addr;
142 input, common, que->msix);
/freebsd-current/contrib/kyua/admin/
H A Dcheck-style.sh88 *Makefile*) echo common make ;;
89 *.[0-9]) echo common man ;;
90 *.cpp|*.hpp) echo common cpp ;;
91 *.sh) echo common shell ;;
92 *) echo common ;;
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A DMakefile3 obj-$(CONFIG_MT7615_COMMON) += mt7615-common.o
5 obj-$(CONFIG_MT7663_USB_SDIO_COMMON) += mt7663-usb-sdio-common.o
11 mt7615-common-y := main.o init.o mcu.o eeprom.o mac.o \
13 mt7615-common-$(CONFIG_NL80211_TESTMODE) += testmode.o
18 mt7663-usb-sdio-common-y := usb_sdio.o
/freebsd-current/crypto/heimdal/appl/ftp/ftp/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
5 AM_CPPFLAGS += -I$(srcdir)/../common $(INCLUDE_readline) $(INCLUDE_hcrypto)
37 ../common/libcommon.a \
/freebsd-current/cddl/lib/libctf/
H A DMakefile2 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/common/ctf
3 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/lib/libctf/common
4 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/ctf
33 -I${OPENSOLARIS_USR_DISTDIR}/common/ctf \
34 -I${OPENSOLARIS_USR_DISTDIR}/lib/libctf/common \
35 -I${OPENSOLARIS_SYS_DISTDIR}/uts/common
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_wired_common.h30 int driver_wired_init_common(struct driver_wired_common_data *common,
32 void driver_wired_deinit_common(struct driver_wired_common_data *common);
H A Ddriver_wired.c12 #include "common.h"
48 struct driver_wired_common_data common; member in struct:wpa_driver_wired_data
176 drv->common.sock = socket(PF_PACKET, SOCK_RAW, htons(ETH_P_PAE));
177 if (drv->common.sock < 0) {
183 if (eloop_register_read_sock(drv->common.sock, handle_read,
184 drv->common.ctx, NULL)) {
190 os_strlcpy(ifr.ifr_name, drv->common.ifname, sizeof(ifr.ifr_name));
191 if (ioctl(drv->common.sock, SIOCGIFINDEX, &ifr) != 0) {
203 if (bind(drv->common.sock, (struct sockaddr *) &addr, sizeof(addr)) < 0)
210 if (wired_multicast_membership(drv->common
[all...]
/freebsd-current/crypto/heimdal/appl/rcp/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-current/crypto/heimdal/appl/telnet/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-current/crypto/heimdal/include/kadm5/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-current/lib/csu/powerpc64/
H A DMakefile2 .PATH: ${.CURDIR:H}/common
/freebsd-current/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdhw.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.bin/xzdec/
H A DMakefile15 .PATH: ${XZDIR}/common
22 -I${XZDIR}/common
/freebsd-current/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdtypes.h37 #include <dev/pms/RefTisa/tisa/sassata/sas/common/tdtypes.h>
38 #include <dev/pms/RefTisa/tisa/sassata/common/tdlist.h>
/freebsd-current/tools/tools/ath/athregs/
H A DMakefile4 CFLAGS+= -I${.CURDIR}/../common/
6 .PATH.c: ${.CURDIR}/../common
/freebsd-current/sys/contrib/dev/iwlwifi/fw/api/
H A Doffload.h40 * struct iwl_stored_beacon_notif_common - Stored beacon notif common fields
63 * @common: fields common for all versions
67 struct iwl_stored_beacon_notif_common common; member in struct:iwl_stored_beacon_notif_v2
74 * @common: fields common for all versions
80 struct iwl_stored_beacon_notif_common common; member in struct:iwl_stored_beacon_notif_v3
/freebsd-current/sys/x86/x86/
H A Dbusdma_bounce.c74 struct bus_dma_tag_common common; member in struct:bus_dma_tag
110 #define dmat_alignment(dmat) ((dmat)->common.alignment)
112 #define dmat_boundary(dmat) ((dmat)->common.boundary)
113 #define dmat_domain(dmat) ((dmat)->common.domain)
114 #define dmat_flags(dmat) ((dmat)->common.flags)
115 #define dmat_highaddr(dmat) ((dmat)->common.highaddr)
116 #define dmat_lowaddr(dmat) ((dmat)->common.lowaddr)
117 #define dmat_lockfunc(dmat) ((dmat)->common.lockfunc)
118 #define dmat_lockfuncarg(dmat) ((dmat)->common.lockfuncarg)
119 #define dmat_maxsegsz(dmat) ((dmat)->common
[all...]

Completed in 164 milliseconds

1234567891011>>