Home
last modified time | relevance | path

Searched refs:loading (Results 1 – 25 of 240) sorted by relevance

12345678910

/freebsd/usr.bin/mail/
H A Dutil.c279 sstack[ssp].s_loading = loading; in source()
281 loading = 0; in source()
305 loading = sstack[ssp].s_loading; in unstack()
308 sourcing = loading; in unstack()
H A Dlex.c243 if (loading) in commands()
442 if (loading) in execute()
686 loading = 1; in load()
689 loading = 0; in load()
H A Dglob.h46 extern int loading; /* Loading user definitions */
/freebsd/stand/forth/
H A Dloader.4th197 \ 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/crypto/openssl/doc/man1/
H A Dopenssl-engine.pod.in80 (dynamic) Dynamic engine loading support
86 ID: Specifies an ENGINE id name for loading
102 (dynamic) Dynamic engine loading support
/freebsd/crypto/openssl/doc/man3/
H A DCONF_modules_load_file.pod64 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 DOPENSSL_init_ssl.pod46 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 DOPENSSL_init_crypto.pod60 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 DSSL_CTX_set_default_passwd_cb.pod28 when loading/storing a PEM certificate with encryption.
57 When loading or storing private keys, a password might be supplied to
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dwkup_m3_rproc.txt7 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/tools/build/options/
H A DWITH_LOADER_VERIEXEC_VECTX4 of loading.
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Dlantiq-gswip.txt28 Required properties for GPHY firmware loading:
32 for the loading of the firmware into the embedded
/freebsd/sys/contrib/device-tree/Bindings/fpga/
H A Dlattice-machxo2-spi.txt3 Lattice MachXO2 FPGAs support a method of loading the bitstream over
H A Daltera-passive-serial.txt3 Altera FPGAs support a method of loading the bitstream over what is
H A Dxilinx-slave-serial.txt3 Xilinx Spartan-6 and 7 Series FPGAs support a method of loading the
/freebsd/contrib/openpam/
H A Dconfigure.ac41 [support loading of unversioned modules]),
45 [Whether loading unversioned modules support is disabled])
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-misc-minor.m44 dnl # auto-loading depends on registering a reserved non-conflicting minor
/freebsd/crypto/openssl/crypto/
H A Dinit.c581 int loading = CRYPTO_THREAD_get_local(&in_init_config_local) != NULL; in OPENSSL_init_crypto()
584 if (!loading) { in OPENSSL_init_crypto()
579 int loading = CRYPTO_THREAD_get_local(&in_init_config_local) != NULL; OPENSSL_init_crypto() local
/freebsd/crypto/openssl/crypto/store/
H A Dstore_local.h143 int loading; member
/freebsd/tools/debugscripts/
H A DREADME18 information about kernel modules loaded, and then reruns gdb loading the
/freebsd/sys/contrib/openzfs/contrib/initramfs/
H A DREADME.md99 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/stand/ficl/softwords/
H A Dforml.fr5 .( loading FORML examples ) cr
/freebsd/crypto/openssl/doc/man7/
H A Dct.pod26 - loading a CT log list from a CONF file.
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dsilabs,si570.txt32 on hardware loading of RAM from NVM at power on.
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dqcom,scm.txt5 can include CPU power up/down, HDCP requests, loading of firmware, and other

12345678910