| /freebsd-14.2/stand/lua/ |
| H A D | cli.lua | 78 local function setModule(module, loading) 79 if loading and config.enableModule(module) then 81 elseif not loading and config.disableModule(module) then
|
| /freebsd-14.2/usr.bin/mail/ |
| H A D | util.c | 285 sstack[ssp].s_loading = loading; in source() 287 loading = 0; in source() 311 loading = sstack[ssp].s_loading; in unstack() 314 sourcing = loading; in unstack()
|
| H A D | lex.c | 249 if (loading) in commands() 448 if (loading) in execute() 692 loading = 1; in load() 695 loading = 0; in load()
|
| H A D | glob.h | 48 extern int loading; /* Loading user definitions */
|
| /freebsd-14.2/stand/forth/ |
| H A D | loader.4th | 197 \ everything start one does, short of loading the kernel and 229 \ show, enable, disable, toggle module loading. They all take module from 246 \ Show loading information about a module. 276 s" enable-module" s" enable loading of a module" .? 277 s" disable-module" s" disable loading of a module" .? 278 s" toggle-module" s" toggle loading of a module" .?
|
| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | openssl-engine.pod.in | 80 (dynamic) Dynamic engine loading support 86 ID: Specifies an ENGINE id name for loading 102 (dynamic) Dynamic engine loading support
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | CONF_modules_load_file.pod | 64 If B<CONF_MFLAGS_NO_DSO> is set configuration module loading from DSOs is 100 fprintf(stderr, "FATAL: error loading configuration file\n"); 110 fprintf(stderr, "FATAL: error loading configuration file\n"); 120 fprintf(stderr, "WARNING: error loading configuration file\n");
|
| H A D | OPENSSL_init_ssl.pod | 46 Suppress automatic loading of the libssl error strings. This option is 53 Automatic loading of the libssl error strings. This option is a
|
| H A D | OPENSSL_init_crypto.pod | 60 Suppress automatic loading of the libcrypto error strings. This option is 67 Automatic loading of the libcrypto error strings. With this option the 89 With this option the library will suppress automatic loading of libcrypto 96 With this option the library will suppress automatic loading of libcrypto 113 With this option the loading of OpenSSL configuration files will be suppressed.
|
| H A D | SSL_CTX_set_default_passwd_cb.pod | 28 when loading/storing a PEM certificate with encryption. 57 When loading or storing private keys, a password might be supplied to
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/remoteproc/ |
| H A D | wkup_m3_rproc.txt | 7 binary to accomplish this. The wkup_m3 remoteproc driver handles the loading of 28 - ti,pm-firmware: Name of firmware file to be used for loading and
|
| /freebsd-14.2/tools/build/options/ |
| H A D | WITH_LOADER_VERIEXEC_VECTX | 4 of loading.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/dsa/ |
| H A D | lantiq-gswip.txt | 28 Required properties for GPHY firmware loading: 32 for the loading of the firmware into the embedded
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/fpga/ |
| H A D | lattice-machxo2-spi.txt | 3 Lattice MachXO2 FPGAs support a method of loading the bitstream over
|
| H A D | altera-passive-serial.txt | 3 Altera FPGAs support a method of loading the bitstream over what is
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | kernel-misc-minor.m4 | 4 dnl # auto-loading depends on registering a reserved non-conflicting minor
|
| /freebsd-14.2/contrib/openpam/ |
| H A D | configure.ac | 41 [support loading of unversioned modules]), 45 [Whether loading unversioned modules support is disabled])
|
| /freebsd-14.2/tools/debugscripts/ |
| H A D | README | 18 information about kernel modules loaded, and then reruns gdb loading the
|
| /freebsd-14.2/crypto/openssl/crypto/store/ |
| H A D | store_local.h | 143 int loading; member
|
| /freebsd-14.2/crypto/openssl/crypto/ |
| H A D | init.c | 581 int loading = CRYPTO_THREAD_get_local(&in_init_config_local) != NULL; in OPENSSL_init_crypto() local 584 if (!loading) { in OPENSSL_init_crypto()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | richtek,rtq6056.yaml | 15 out the loading current and power.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | richtek,rt4831-regulator.yaml | 22 voltage drop from the heavy loading scenario. But it also make the power
|
| /freebsd-14.2/stand/ficl/softwords/ |
| H A D | forml.fr | 5 .( loading FORML examples ) cr
|
| /freebsd-14.2/sys/contrib/openzfs/contrib/initramfs/ |
| H A D | README.md | 99 and loading keys proceeds as normal if no hook succeeds. 101 A trivial example of a key-loading drop-in that uses the BLAKE2 checksum
|
| /freebsd-14.2/crypto/openssl/doc/man7/ |
| H A D | ct.pod | 26 - loading a CT log list from a CONF file.
|