/freebsd/secure/usr.bin/openssl/man/ |
H A D | openssl-list.1 | 167 [\fB\-store\-loaders\fR] 270 .IP "\fB\-store\-loaders\fR" 4 271 .IX Item "-store-loaders" 272 Display a list of store loaders.
|
/freebsd/contrib/lua/doc/ |
H A D | lua.1 | 127 the path used by require to search for Lua loaders. 131 the path used by require to search for C loaders.
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-list.pod.in | 38 [B<-store-loaders>] 166 =item B<-store-loaders> 168 Display a list of store loaders.
|
/freebsd/stand/lua/ |
H A D | loader.lua.8 | 15 boot loaders using the Lua interpreter 39 Some boot loaders are 32-bit applications that then load a 64-bit
|
H A D | gfx.lua.8 | 15 boot loaders using the Lua interpreter are available via the
|
H A D | core.lua | 548 -- The graphical-enabled loaders have unicode drawing character support. The 550 -- a proxy for unicode support, which will work on older boot loaders as well 558 -- Loaders with version 3.0 have everything that we need without backwards
|
/freebsd/sys/x86/x86/ |
H A D | ucode.c | 63 } loaders[] = { variable 390 for (i = 0; i < nitems(loaders); i++) in ucode_load_bsp() 391 if (strcmp(cpuid.vendor, loaders[i].vendor) == 0) { in ucode_load_bsp() 392 ucode_loader = &loaders[i]; in ucode_load_bsp()
|
/freebsd/tools/build/options/ |
H A D | WITH_REPRODUCIBLE_BUILD | 2 from the kernel, boot loaders, and uname output, so that builds produce
|
H A D | WITHOUT_REPRODUCIBLE_BUILD | 2 in the kernel, boot loaders, and uname output.
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | ossl_store.7 | 158 .SS "\s-1URI\s0 schemes and loaders" 159 .IX Subsection "URI schemes and loaders"
|
/freebsd/crypto/openssl/crypto/store/ |
H A D | store_register.c | 36 * We usually don't check NULL arguments. For loaders, though, the in OSSL_STORE_LOADER_new() 288 * Functions to list OSSL_STORE loaders
|
H A D | store_err.c | 44 "no loaders found"},
|
/freebsd/stand/ |
H A D | loader.mk | 38 # all loaders, but also not all loaders are setup for overrides like that and
|
/freebsd/stand/i386/ |
H A D | boot.ldscript | 1 /* Simplified linker script for the boot loaders. */
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | OSSL_STORE_LOADER.3 | 163 unregister STORE loaders for different URI schemes 252 \&\fB\s-1OSSL_STORE_LOADER\s0\fR is a method for \s-1OSSL_STORE\s0 loaders, which implement 289 These functions help applications and engines to create loaders for
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_STORE_LOADER.pod | 28 unregister STORE loaders for different URI schemes 114 B<OSSL_STORE_LOADER> is a method for OSSL_STORE loaders, which implement 153 These functions help applications and engines to create loaders for
|
H A D | OSSL_STORE_expect.pod | 49 However, some loaders may take advantage of the knowledge of an expected type
|
/freebsd/stand/man/ |
H A D | loader.efi.8 | 265 Arm64 loaders have operated in the 277 BIOS loaders on i386 and amd64 put the staging area starting 476 so just copy loader.efi there if there are loaders there).
|
/freebsd/lib/libcbor/ |
H A D | Makefile | 24 SRCS+= cbor/internal/loaders.c
|
/freebsd/contrib/libcbor/doc/ |
H A D | doxy_frontpage.md | 21 - \ref src/cbor/internal/loaders.h
|
/freebsd/contrib/libcbor/src/ |
H A D | CMakeLists.txt | 1 set(SOURCES cbor.c allocators.c cbor/streaming.c cbor/internal/encoders.c cbor/internal/builder_callbacks.c cbor/internal/loaders.c cbor/internal/memory_utils.c cbor/internal/stack.c cbor/internal/unicode.c cbor/encoding.c cbor/serialization.c cbor/arrays.c cbor/common.c cbor/floats_ctrls.c cbor/bytestrings.c cbor/callbacks.c cbor/strings.c cbor/maps.c cbor/tags.c cbor/ints.c)
|
/freebsd/stand/libsa/ |
H A D | panic.c | 40 * Boot loaders and other standalone programs that wish to have a
|
/freebsd/sys/arm64/acpica/ |
H A D | OsdEnvironment.c | 67 * retain maximum compatibility between old loaders and new in acpi_get_root_from_loader()
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | rockchip,rk3288-cru.yaml | 21 should be performed by boot loaders.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | ossl_store-file.pod | 5 This is a recommended way to describe OSSL_STORE loaders,
|