| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | TODO | 3 Support the "traditional" BSD -A flag (incremental loading). 7 Support for dynamic loading (a la dld, but bfd-based) would be nice.
|
| /freebsd-12.1/stand/forth/ |
| H A D | loader.4th | 169 \ everything start one does, short of loading the kernel and 201 \ show, enable, disable, toggle module loading. They all take module from 218 \ Show loading information about a module. 248 s" enable-module" s" enable loading of a module" .? 249 s" disable-module" s" disable loading of a module" .? 250 s" toggle-module" s" toggle loading of a module" .?
|
| H A D | support.4th | 43 \ module module loading information structure 46 \ string module.loadname name to be used in loading the module 58 \ value verbose? indicates if user wants a verbose loading 852 \ Interface to loading conf files 1069 \ Module loading functions 1171 \ Module loading interface 1187 \ h00h00 magic used to try loading either a kernel with a given name, 1253 \ Try loading one of multiple kernels specified 1340 \ Set the environment variable module_path, and try loading
|
| /freebsd-12.1/usr.bin/mail/ |
| H A D | util.c | 286 sstack[ssp].s_loading = loading; in source() 288 loading = 0; in source() 312 loading = sstack[ssp].s_loading; in unstack() 315 sourcing = loading; in unstack()
|
| H A D | lex.c | 251 if (loading) in commands() 450 if (loading) in execute() 694 loading = 1; in load() 697 loading = 0; in load()
|
| H A D | glob.h | 50 int loading; /* Loading user definitions */ variable
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | CONF_modules_load_file.pod | 46 If B<CONF_MFLAGS_NO_DSO> is set configuration module loading from DSOs is 82 fprintf(stderr, "FATAL: error loading configuration file\n"); 92 fprintf(stderr, "FATAL: error loading configuration file\n"); 102 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 | 59 Suppress automatic loading of the libcrypto error strings. This option is 66 Automatic loading of the libcrypto error strings. With this option the 88 With this option the library will suppress automatic loading of libcrypto 95 With this option the library will suppress automatic loading of libcrypto 110 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-12.1/crypto/openssl/doc/man1/ |
| H A D | engine.pod | 72 (dynamic) Dynamic engine loading support 78 ID: Specifies an ENGINE id name for loading 94 (dynamic) Dynamic engine loading support
|
| /freebsd-12.1/crypto/openssl/crypto/store/ |
| H A D | store_lib.c | 34 int loading; member 138 if (ctx->loading) { in OSSL_STORE_expect() 152 if (ctx->loading) { in OSSL_STORE_find() 170 ctx->loading = 1; in OSSL_STORE_load()
|
| /freebsd-12.1/contrib/ngatm/snmp_atm/ |
| H A D | snmp_atm.c | 366 atm_loading(const struct lmodule *mod, int loading) in atm_loading() argument 371 if (!loading) { in atm_loading() 390 .loading = atm_loading
|
| /freebsd-12.1/contrib/openpam/ |
| H A D | configure.ac | 39 [support loading of unversioned modules]), 43 [Whether loading unversioned modules support is disabled])
|
| /freebsd-12.1/usr.sbin/pc-sysinstall/backend/ |
| H A D | functions-localize.sh | 82 …cp ${FSMNT}/usr/local/share/pcbsd/splash-screens/loading-screen-${SETLANG}.pcx ${FSMNT}/boot/loadi…
|
| /freebsd-12.1/tools/debugscripts/ |
| H A D | README | 19 information about kernel modules loaded, and then reruns gdb loading the
|
| /freebsd-12.1/stand/ficl/softwords/ |
| H A D | forml.fr | 6 .( loading FORML examples ) cr
|
| /freebsd-12.1/crypto/openssl/doc/man7/ |
| H A D | ct.pod | 26 - loading a CT log list from a CONF file.
|
| /freebsd-12.1/usr.sbin/bsdconfig/networking/share/ |
| H A D | services.subr | 33 f_dprintf "%s: loading includes..." networking/services.subr
|
| /freebsd-12.1/contrib/gperf/doc/ |
| H A D | configure | 1516 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 1517 echo "$as_me: loading site script $ac_site_file" >&6;} 1527 { echo "$as_me:$LINENO: loading cache $cache_file" >&5 1528 echo "$as_me: loading cache $cache_file" >&6;}
|
| /freebsd-12.1/stand/fdt/ |
| H A D | help.fdt | 7 Facilities for loading and manipulating device tree data.
|
| /freebsd-12.1/contrib/gperf/ |
| H A D | configure | 1513 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 1514 echo "$as_me: loading site script $ac_site_file" >&6;} 1524 { echo "$as_me:$LINENO: loading cache $cache_file" >&5 1525 echo "$as_me: loading cache $cache_file" >&6;}
|
| /freebsd-12.1/contrib/bsnmp/ |
| H A D | NEWS | 32 reduces loading and access time. Load the table only every 10 111 Fix a long standing problem with the module loading code
|
| /freebsd-12.1/contrib/ipfilter/ |
| H A D | WhatsNew50.txt | 7 or prior to loading rules;
|
| /freebsd-12.1/contrib/llvm/lib/Support/Windows/ |
| H A D | RWMutex.inc | 26 // for XP, we can stop lazy-loading these APIs and just use them directly.
|