| /f-stack/dpdk/devtools/ |
| H A D | build-tags.sh | 12 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 D | spl_acl.c | 79 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 D | meson.build | 17 'bsd/pci.c') 18 includes += include_directories('bsd')
|
| /f-stack/freebsd/contrib/openzfs/module/ |
| H A D | Makefile.in | 39 FMAKEFLAGS = -C @abs_srcdir@ -f Makefile.bsd $(shell $(getflags)) 115 cp @srcdir@/Makefile.bsd $$distdir/Makefile.bsd
|
| H A D | Makefile.bsd | 5 .include <bsd.sys.mk> 319 .include <bsd.kmod.mk>
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/build-aux/ |
| H A D | config.guess | 554 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 D | config.sub | 1708 os=-bsd 1711 os=-bsd
|
| /f-stack/tools/route/tests/ |
| H A D | Makefile | 11 .include <bsd.test.mk>
|
| /f-stack/tools/libutil/tests/ |
| H A D | Makefile | 13 .include <bsd.test.mk>
|
| /f-stack/dpdk/kernel/freebsd/contigmem/ |
| H A D | BSDmakefile | 8 .include <bsd.kmod.mk>
|
| /f-stack/freebsd/crypto/rijndael/ |
| H A D | Makefile | 9 .include <bsd.prog.mk>
|
| /f-stack/dpdk/kernel/freebsd/nic_uio/ |
| H A D | BSDmakefile | 8 .include <bsd.kmod.mk>
|
| /f-stack/freebsd/contrib/zstd/lib/ |
| H A D | libzstd.pc.in | 3 # BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
|
| /f-stack/freebsd/contrib/dev/mwl/ |
| H A D | Makefile | 22 .include <bsd.prog.mk>
|
| /f-stack/freebsd/contrib/dev/ral/ |
| H A D | Makefile | 44 .include <bsd.prog.mk>
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | config.rpath | 68 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 D | BSDmakefile.meson | 18 .include <bsd.kmod.mk>
|
| /f-stack/app/redis-5.0.5/deps/lua/ |
| H A D | Makefile | 41 PLATS= aix ansi bsd freebsd generic linux macosx mingw posix solaris
|
| H A D | INSTALL | 11 aix ansi bsd freebsd generic linux macosx mingw posix solaris
|
| /f-stack/freebsd/ |
| H A D | Makefile | 71 .include <bsd.subdir.mk>
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | Makefile | 23 PLATS= aix ansi bsd freebsd generic linux macosx mingw posix solaris 90 bsd: target
|
| /f-stack/doc/ |
| H A D | F-Stack_Release_Note.md | 57 …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 D | README | 69 DPDK License text: licenses/bsd-3-clause.txt
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_2_1.rst | 469 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 D | meson.build | 128 # for linux link against dl, for bsd execinfo
|