Home
last modified time | relevance | path

Searched refs:bsd (Results 1 – 25 of 30) sorted by relevance

12

/f-stack/dpdk/devtools/
H A Dbuild-tags.sh12 bsd=true
130 echo $2 | grep -q "bsd" || bsd=false
142 if $bsd ; then bsd_sources ; fi
156 echo "bsd: $bsd"
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_acl.c79 int bsd = 0; in _bsd_from_zfs() local
83 bsd |= tmp->zb_bsd; in _bsd_from_zfs()
86 return (bsd); in _bsd_from_zfs()
90 _zfs_from_bsd(int bsd, const struct zfs2bsd *table) in _zfs_from_bsd() argument
96 if (bsd & tmp->zb_bsd) in _zfs_from_bsd()
/f-stack/dpdk/drivers/bus/pci/
H A Dmeson.build17 'bsd/pci.c')
18 includes += include_directories('bsd')
/f-stack/freebsd/contrib/openzfs/module/
H A DMakefile.in39 FMAKEFLAGS = -C @abs_srcdir@ -f Makefile.bsd $(shell $(getflags))
115 cp @srcdir@/Makefile.bsd $$distdir/Makefile.bsd
H A DMakefile.bsd5 .include <bsd.sys.mk>
319 .include <bsd.kmod.mk>
/f-stack/app/redis-5.0.5/deps/jemalloc/build-aux/
H A Dconfig.guess554 echo m68k-tektronix-bsd
630 echo m68k-hp-bsd
752 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* )
753 echo hppa1.1-hp-bsd
755 9000/8??:4.3bsd:*:*)
756 echo hppa1.0-hp-bsd
778 echo c1-convex-bsd
783 else echo c2-convex-bsd
787 echo c34-convex-bsd
790 echo c38-convex-bsd
[all …]
H A Dconfig.sub1708 os=-bsd
1711 os=-bsd
/f-stack/tools/route/tests/
H A DMakefile11 .include <bsd.test.mk>
/f-stack/tools/libutil/tests/
H A DMakefile13 .include <bsd.test.mk>
/f-stack/dpdk/kernel/freebsd/contigmem/
H A DBSDmakefile8 .include <bsd.kmod.mk>
/f-stack/freebsd/crypto/rijndael/
H A DMakefile9 .include <bsd.prog.mk>
/f-stack/dpdk/kernel/freebsd/nic_uio/
H A DBSDmakefile8 .include <bsd.kmod.mk>
/f-stack/freebsd/contrib/zstd/lib/
H A Dlibzstd.pc.in3 # BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
/f-stack/freebsd/contrib/dev/mwl/
H A DMakefile22 .include <bsd.prog.mk>
/f-stack/freebsd/contrib/dev/ral/
H A DMakefile44 .include <bsd.prog.mk>
/f-stack/freebsd/contrib/openzfs/config/
H A Dconfig.rpath68 linux* | k*bsd*-gnu | kopensolaris*-gnu)
217 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
594 linux* | k*bsd*-gnu | kopensolaris*-gnu)
/f-stack/dpdk/kernel/freebsd/
H A DBSDmakefile.meson18 .include <bsd.kmod.mk>
/f-stack/app/redis-5.0.5/deps/lua/
H A DMakefile41 PLATS= aix ansi bsd freebsd generic linux macosx mingw posix solaris
H A DINSTALL11 aix ansi bsd freebsd generic linux macosx mingw posix solaris
/f-stack/freebsd/
H A DMakefile71 .include <bsd.subdir.mk>
/f-stack/app/redis-5.0.5/deps/lua/src/
H A DMakefile23 PLATS= aix ansi bsd freebsd generic linux macosx mingw posix solaris
90 bsd: target
/f-stack/doc/
H A DF-Stack_Release_Note.md57 …itch in `Makefile`, turn on it will not use mcopy when transmit packetes from bsd to dpdk. @jin.hao
/f-stack/dpdk/license/
H A DREADME69 DPDK License text: licenses/bsd-3-clause.txt
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_1.rst469 Fixes: 304caba12643 ("config: fix bsd options")
490 * **eal/bsd: Fix inappropriate header guards.**
493 * **eal/bsd: Fix virtio on FreeBSD.**
498 Fixes: 8a312224bcde ("eal/bsd: fix fd leak")
940 * **pci: Fix uio mapping differences between linux and bsd.**
/f-stack/dpdk/config/
H A Dmeson.build128 # for linux link against dl, for bsd execinfo

12