Home
last modified time | relevance | path

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

1234567891011

/NextBSD/contrib/binutils/ld/
HDTODO3 Support the "traditional" BSD -A flag (incremental loading).
7 Support for dynamic loading (a la dld, but bfd-based) would be nice.
/NextBSD/crypto/openssl/doc/crypto/
HDCONF_modules_load_file.pod38 If B<CONF_MFLAGS_NO_DSO> is set configuration module loading from DSOs is
48 Applications should call these functions after loading builtin modules using
74 fprintf(stderr, "FATAL: error loading configuration file\n");
84 fprintf(stderr, "FATAL: error loading configuration file\n");
94 fprintf(stderr, "WARNING: error loading configuration file\n");
/NextBSD/sys/boot/forth/
HDloader.4th167 \ everything start one does, short of loading the kernel and
197 \ show, enable, disable, toggle module loading. They all take module from
214 \ Show loading information about a module.
237 s" enable-module" s" enable loading of a module" .?
238 s" disable-module" s" disable loading of a module" .?
239 s" toggle-module" s" toggle loading of a module" .?
HDsupport.4th43 \ 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
/NextBSD/usr.bin/mail/
HDutil.c282 sstack[ssp].s_loading = loading; in source()
284 loading = 0; in source()
308 loading = sstack[ssp].s_loading; in unstack()
311 sourcing = loading; in unstack()
HDlex.c249 if (loading) in commands()
448 if (loading) in execute()
692 loading = 1; in load()
695 loading = 0; in load()
HDglob.h48 int loading; /* Loading user definitions */ variable
/NextBSD/contrib/openpam/
HDconfigure.ac39 [support loading of unversioned modules]),
43 [Whether loading unversioned modules support is disabled])
/NextBSD/crypto/openssl/doc/ssl/
HDSSL_CTX_set_default_passwd_cb.pod19 when loading/storing a PEM certificate with encryption.
34 When loading or storing private keys, a password might be supplied to
/NextBSD/contrib/ngatm/snmp_atm/
HDsnmp_atm.c366 atm_loading(const struct lmodule *mod, int loading) in atm_loading() argument
371 if (!loading) { in atm_loading()
390 .loading = atm_loading
/NextBSD/contrib/ofed/management/opensm/doc/
HDmodular-routing.txt56 The usage is similar to unicast forwarding tables loading from a lfts
71 as input for forwarding tables loading by 'file' routing engine.
/NextBSD/sys/dev/vxge/
HDREADME21 LRO can be enabled/disabled before loading driver.
22 Set lro_enable in vxge.conf to 1 before loading driver.
25 TSO can be enabled/disabled before loading driver.
26 Set tso_enable in vxge.conf to 1 before loading driver.
30 Set rth_enable in vxge.conf to 1 before loading driver.
/NextBSD/usr.sbin/pc-sysinstall/backend/
HDfunctions-localize.sh80 …cp ${FSMNT}/usr/local/share/pcbsd/splash-screens/loading-screen-${SETLANG}.pcx ${FSMNT}/boot/loadi…
/NextBSD/tools/debugscripts/
HDREADME19 information about kernel modules loaded, and then reruns gdb loading the
/NextBSD/sys/boot/ficl/softwords/
HDforml.fr6 .( loading FORML examples ) cr
/NextBSD/sys/boot/
HDREADME5 The boot and loading process is either defined, or being
215 ### Module loading syntax example ##########################
222 #module_before="cmd" # executes "cmd" before loading module
223 #module_after="cmd" # executes "cmd" after loading module
/NextBSD/crypto/openssh/
HDssh-add.015 ~/.ssh/identity. After loading a private key, ssh-add will try to load
49 -k When loading keys into or deleting keys from the agent, process
/NextBSD/usr.sbin/bsdconfig/networking/share/
HDservices.subr33 f_dprintf "%s: loading includes..." networking/services.subr
/NextBSD/contrib/gperf/doc/
HDconfigure1516 { 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;}
/NextBSD/sys/boot/fdt/
HDhelp.fdt7 Facilities for loading and manipulating device tree data.
/NextBSD/contrib/gperf/
HDconfigure1513 { 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;}
/NextBSD/contrib/bsnmp/
HDNEWS32 reduces loading and access time. Load the table only every 10
111 Fix a long standing problem with the module loading code
/NextBSD/contrib/ofed/libibverbs/debian/
HDchangelog41 - New method of finding and loading device-specific drivers.
/NextBSD/contrib/llvm/lib/Support/Windows/
HDRWMutex.inc27 // for XP, we can stop lazy-loading these APIs and just use them directly.
/NextBSD/usr.sbin/bsdconfig/share/packages/
HDmusthavepkg.subr33 f_dprintf "%s: loading includes..." packages/musthavepkg.subr

1234567891011