/freebsd/sys/dev/virtio/ |
H A D | virtio_endian.h | 44 virtio_htog16(bool modern, uint16_t val) in virtio_htog16() argument 46 if (modern) in virtio_htog16() 53 virtio_gtoh16(bool modern, uint16_t val) in virtio_gtoh16() argument 55 if (modern) in virtio_gtoh16() 62 virtio_htog32(bool modern, uint32_t val) in virtio_htog32() argument 64 if (modern) in virtio_htog32() 71 virtio_gtoh32(bool modern, uint32_t val) in virtio_gtoh32() argument 73 if (modern) in virtio_gtoh32() 80 virtio_htog64(bool modern, uint64_t val) in virtio_htog64() argument 82 if (modern) in virtio_htog64() [all …]
|
H A D | virtio.c | 212 uintptr_t modern; in virtio_bus_is_modern() 214 virtio_read_ivar(dev, VIRTIO_IVAR_MODERN, &modern); in virtio_bus_is_modern() 215 return (modern != 0); in virtio_bus_is_modern() 211 uintptr_t modern; virtio_bus_is_modern() local
|
H A D | virtio.h | 164 VIRTIO_READ_IVAR(modern, VIRTIO_IVAR_MODERN);
|
/freebsd/contrib/mandoc/ |
H A D | INSTALL | 72 The regression suite requires a reasonably modern Perl interpreter. 131 is obsolete nowadays, since all modern operating systems are now 134 to reasonably modern POSIX-compliant tools rather than asking for 138 ("ANSI C") or IEEE Std 1003.1-2008 ("POSIX") that some modern systems 144 modern interfaces like reallocarray(3) even if they are still rather
|
/freebsd/contrib/llvm-project/lld/docs/ELF/ |
H A D | start-stop-gc.rst | 17 consideration, but unnecessarily increases sizes for modern metadata section 40 (GCC 11 with modern binutils, Clang 13).
|
/freebsd/sys/contrib/libsodium/ |
H A D | libsodium.pc.in | 8 Description: A modern and easy-to-use crypto library
|
H A D | libsodium-uninstalled.pc.in | 3 Description: A modern and easy-to-use crypto library
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | user-clock_gettime.m4 | 3 dnl # clock_gettime is generally available in libc on modern systems.
|
/freebsd/sys/dev/virtio/pci/ |
H A D | virtio_pci.h | 112 void vtpci_init(struct vtpci_common *cn, device_t dev, bool modern);
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | zstdgrep.1.md | 16 Note that modern `grep` alternatives such as `ripgrep` (`rg`) support `zstd`-compressed files out o…
|
/freebsd/contrib/pam_modules/pam_passwdqc/ |
H A D | PLATFORMS | 7 Most modern Linux distributions use Linux-PAM with a password changing
|
/freebsd/contrib/libxo/doc/ |
H A D | xohtml.rst | 9 html files suitable for display in modern HTML web browsers. It can
|
H A D | intro.rst | 89 But you'd really, really like all the fancy features that modern
|
/freebsd/share/dict/ |
H A D | README | 24 masks common typo in modern text
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | arm,hdlcd.txt | 4 by ARM Ltd and in more modern of its' Fast Models. The HDLCD is an RGB
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | statistics | 14 # sciences, Stata files and SPSS files can be opened by a lot of modern
|
/freebsd/contrib/tcp_wrappers/ |
H A D | BLURB | 17 modern UNIX systems that can already stop source-routed traffic in
|
/freebsd/crypto/openssh/ |
H A D | README.dns | 22 generic DNS RR format parsable by most modern name server
|
/freebsd/contrib/unbound/ |
H A D | README.md | 10 fast and lean and incorporates modern features based on open standards. If you
|
/freebsd/ |
H A D | README.md | 5 FreeBSD is an operating system used to power modern servers, desktops, and embedded platforms.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | passphrase-encoding.pod | 12 In a modern world with all sorts of character encodings, the treatment of pass 116 This is default on most modern Unixes, but may involve an effort on other
|
H A D | RAND.pod | 16 modern operating systems, which may use items such as interrupt jitter
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_BytesToKey.pod | 39 Newer applications should use a more modern algorithm such as PBKDF2 as
|
/freebsd/contrib/ldns/ |
H A D | configure.ac | 136 # modern Linux provides inet_ntop in -lsocket. 137 # modern OS X provides inet_ntop in -lc. 138 # modern Solaris provides inet_ntop in -lsocket -lnsl. 145 # modern Linux provides inet_pton in -lsocket. 146 # modern OS X provides inet_pton in -lc. 147 # modern Solaris provides inet_pton in -lsocket -lnsl.
|
/freebsd/contrib/openpam/m4/ |
H A D | ax_compiler_vendor.m4 | 14 # (modern) Fortran. The value is one of "intel", "ibm", "pathscale",
|