Searched refs:own (Results 51 - 75 of 158) sorted by relevance

1234567

/freebsd-12-stable/lib/libc/tests/gen/posix_spawn/
H A DMakefile3 .include <bsd.own.mk>
/freebsd-12-stable/lib/libkvm/tests/
H A DMakefile3 .include <bsd.own.mk>
/freebsd-12-stable/share/mk/
H A Dbsd.port.mk22 # Needed to keep bsd.own.mk from reading in /etc/src.conf
31 .include <bsd.own.mk>
/freebsd-12-stable/usr.bin/getaddrinfo/
H A DMakefile3 .include <bsd.own.mk>
/freebsd-12-stable/usr.sbin/fmtree/
H A DMakefile4 .include <bsd.own.mk>
/freebsd-12-stable/contrib/netbsd-tests/fs/tmpfs/
H A Dt_setattr.sh41 atf_check -s eq:0 -o empty -e empty mkdir own
42 eval $(stat -s own | sed -e 's|st_|ost_|g')
43 atf_check -s eq:0 -o empty -e empty chown 1234 own
44 eval $(stat -s own)
/freebsd-12-stable/lib/libc/tests/net/getaddrinfo/
H A DMakefile7 .include <bsd.own.mk>
/freebsd-12-stable/lib/libc/tests/stdio/
H A DMakefile3 .include <bsd.own.mk>
/freebsd-12-stable/lib/libc/tests/tls/
H A DMakefile3 .include <bsd.own.mk>
/freebsd-12-stable/lib/libpe/
H A DMakefile2 .include <bsd.own.mk>
/freebsd-12-stable/gnu/usr.bin/cc/include/
H A DMakefile3 .include <bsd.own.mk>
/freebsd-12-stable/gnu/usr.bin/cc/libcpp/
H A DMakefile3 .include <bsd.own.mk>
/freebsd-12-stable/gnu/usr.bin/gperf/
H A DMakefile3 .include <bsd.own.mk>
/freebsd-12-stable/tools/tools/ath/athstats/
H A DMakefile5 .include <bsd.own.mk>
/freebsd-12-stable/tools/tools/net80211/wesside/udps/
H A Dudps.c47 void own(int s, struct sockaddr_in* s_in) { function
190 own(s, &s_in);
/freebsd-12-stable/contrib/netbsd-tests/share/mk/
H A Dt_test.sh45 .include <bsd.own.mk>
/freebsd-12-stable/contrib/gcclibs/libcpp/include/
H A Dsymtab.h91 unsigned int nslots, unsigned int nelements, bool own);
/freebsd-12-stable/bin/pkill/tests/
H A DMakefile3 .include <bsd.own.mk>
/freebsd-12-stable/lib/libc/tests/locale/
H A DMakefile3 .include <bsd.own.mk>
/freebsd-12-stable/lib/libc/tests/ssp/
H A DMakefile3 .include <bsd.own.mk>
/freebsd-12-stable/lib/libelftc/
H A DMakefile2 .include <bsd.own.mk>
/freebsd-12-stable/sys/dev/rtwn/pci/
H A Drtwn_pci_tx.c207 int nsegs, error, own; local
220 own = !!(txd->flags0 & RTWN_FLAGS0_OWN);
222 if (!own || txd->pktlen != htole16(m->m_pkthdr.len)) {
223 if (!own) {
/freebsd-12-stable/sys/modules/netmap/
H A DMakefile6 .include <bsd.own.mk> # FreeBSD 10 and earlier
/freebsd-12-stable/tools/bsdbox/
H A DMakefile6 .include <bsd.own.mk>
68 # Note that mdmfs have their own private 'pathnames.h'
/freebsd-12-stable/gnu/lib/libssp/
H A DMakefile8 .include <bsd.own.mk>

Completed in 360 milliseconds

1234567