Searched refs:common (Results 51 - 75 of 768) sorted by relevance

1234567891011>>

/freebsd-current/lib/csu/powerpc/
H A DMakefile2 .PATH: ${.CURDIR:H}/common
/freebsd-current/lib/csu/riscv/
H A DMakefile2 .PATH: ${.CURDIR:H}/common
/freebsd-current/lib/csu/arm/
H A DMakefile2 .PATH: ${.CURDIR:H}/common
/freebsd-current/usr.bin/vtfontcvt/
H A DMakefile7 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/lz4
8 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/common/lz4
/freebsd-current/usr.bin/bmake/tests/shell/path/
H A Dlegacy_test.sh3 . $(dirname $0)/../../common.sh
/freebsd-current/usr.bin/bmake/tests/shell/path_select/
H A Dlegacy_test.sh3 . $(dirname $0)/../../common.sh
/freebsd-current/usr.bin/bmake/tests/sysmk/t1/2/1/
H A Dlegacy_test.sh3 . $(dirname $0)/../../../../common.sh
/freebsd-current/usr.bin/bmake/tests/sysmk/t2/2/1/
H A Dlegacy_test.sh3 . $(dirname $0)/../../../../common.sh
/freebsd-current/crypto/heimdal/appl/test/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
8 tcp_client_SOURCES = tcp_client.c common.c test_locl.h
10 tcp_server_SOURCES = tcp_server.c common.c test_locl.h
12 gssapi_server_SOURCES = gssapi_server.c gss_common.c common.c \
15 gssapi_client_SOURCES = gssapi_client.c gss_common.c common.c \
18 http_client_SOURCES = http_client.c gss_common.c common.c \
21 uu_server_SOURCES = uu_server.c common.c test_locl.h
23 uu_client_SOURCES = uu_client.c common.c test_locl.h
31 nt_gss_client_SOURCES = nt_gss_client.c nt_gss_common.c nt_gss_common.h common.c
/freebsd-current/sys/contrib/openzfs/scripts/
H A Dzfs2zol-patch.sed3 s:usr/src/uts/common/fs/zfs/sys:include/sys:g
4 s:usr/src/uts/common/fs/zfs:module/zfs:g
7 s:usr/src/common/nvpair:module/nvpair:g
8 s:usr/src/lib/libzfs/common/libzfs.h:include/libzfs.h:g
10 s:usr/src/uts/common/sys:include/sys:g
11 s:usr/src/lib/libzfs_core/common/libzfs_core.h:include/libzfs_core.h:g
12 s:usr/src/lib/libzfs/common:lib/libzfs:g
13 s:usr/src/lib/libzfs_core/common:lib/libzfs_core:g
14 s:lib/libzpool/common/sys:include/sys:g
15 s:lib/libzpool/common
[all...]
H A Dzol2zfs-patch.sed4 s:include/libzfs.h:usr/src/lib/libzfs/common/libzfs.h:g
5 s:include/libzfs_core.h:usr/src/lib/libzfs_core/common/libzfs_core.h:g
6 s:include/sys:lib/libzpool/common/sys:g
7 s:include/sys:usr/src/uts/common/fs/zfs/sys:g
8 s:include/sys:usr/src/uts/common/sys:g
9 s:include/zfs_fletcher.h:usr/src/common/zfs/zfs_fletcher.h:g
10 s:include:usr/src/common/zfs:g
11 s:lib/libzfs:usr/src/lib/libzfs/common:g
12 s:lib/libzfs_core:usr/src/lib/libzfs_core/common:g
13 s:lib/libzpool:lib/libzpool/common
[all...]
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_wired_common.c12 #include "common.h"
219 int driver_wired_init_common(struct driver_wired_common_data *common, argument
224 os_strlcpy(common->ifname, ifname, sizeof(common->ifname));
225 common->ctx = ctx;
228 common->pf_sock = socket(PF_PACKET, SOCK_DGRAM, 0);
229 if (common->pf_sock < 0)
232 common->pf_sock = -1;
238 common->iff_up = 1;
240 if (wired_multicast_membership(common
284 driver_wired_deinit_common(struct driver_wired_common_data *common) argument
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A DMakefile3 obj-$(CONFIG_MT7921_COMMON) += mt7921-common.o
8 mt7921-common-y := mac.o mcu.o main.o init.o debugfs.o
9 mt7921-common-$(CONFIG_NL80211_TESTMODE) += testmode.o
/freebsd-current/contrib/libpcap/ChmodBPF/
H A DChmodBPF3 . /etc/rc.common
/freebsd-current/usr.sbin/bsdinstall/runconsoles/
H A DMakefile6 common.c \
/freebsd-current/lib/csu/aarch64/
H A DMakefile2 .PATH: ${.CURDIR:H}/common
/freebsd-current/lib/csu/i386/
H A DMakefile2 .PATH: ${.CURDIR:H}/common
/freebsd-current/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_hostbvar.h64 struct bhnd_pcie2_softc common; /**< common bhnd_pcie2 state */ member in struct:bhnd_pcie2hb_softc
/freebsd-current/usr.bin/elfctl/
H A DMakefile8 CFLAGS+=-I${ELFTCDIR}/libelftc -I${ELFTCDIR}/common
/freebsd-current/usr.bin/ofed/librdmacm/ucmatose/
H A DMakefile5 SRCS= cmatose.c common.c
/freebsd-current/usr.bin/ofed/librdmacm/udaddy/
H A DMakefile5 SRCS= udaddy.c common.c
/freebsd-current/usr.bin/ofed/librdmacm/rping/
H A DMakefile5 SRCS= rping.c common.c
/freebsd-current/crypto/heimdal/include/gssapi/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-current/crypto/heimdal/lib/vers/
H A DMakefile.am3 include $(top_srcdir)/Makefile.am.common
/freebsd-current/tools/tools/nanobsd/pcengines/
H A Dalix_dsk.conf28 . common.conf

Completed in 247 milliseconds

1234567891011>>