Searched refs:loading (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/usr.bin/mail/
H A Dglob.h46 extern int loading; /* Loading user definitions */
H A Dutil.c279 sstack[ssp].s_loading = loading;
281 loading = 0;
305 loading = sstack[ssp].s_loading;
308 sourcing = loading;
H A Dlex.c243 if (loading)
442 if (loading)
686 loading = 1;
689 loading = 0;
H A Dmain.c50 int loading; variable
/freebsd-current/crypto/openssl/crypto/store/
H A Dstore_local.h143 int loading; member in struct:ossl_store_ctx_st
H A Dstore_lib.c82 * attempt at loading a local file should have us try something else.
284 if (ctx->loading) {
311 if (ctx->loading) {
405 ctx->loading = 1;
/freebsd-current/crypto/openssl/crypto/
H A Dinit.c579 int loading = CRYPTO_THREAD_get_local(&in_init_config_local) != NULL; local
582 if (!loading) {
/freebsd-current/stand/lua/
H A Dcli.lua66 local function setModule(module, loading)
67 if loading and config.enableModule(module) then
69 elseif not loading and config.disableModule(module) then
H A Dconfig.lua48 local MSG_FAILEXBEF = "Failed to execute '%s' before loading '%s'"
49 local MSG_FAILEXAF = "Failed to execute '%s' after loading '%s'"
57 local MSG_MODBLACKLIST = "Not loading blacklisted module '%s'"
/freebsd-current/contrib/kyua/store/
H A Dschema_v3.sql121 -- Optimize the loading of the metadata of any single entity.
186 -- Optimize the loading of all test cases that are part of a test program.
H A Dschema_v2.sql151 -- Optimize the loading of the metadata of any single entity.
222 -- Optimize the loading of all test cases that are part of a test program.
/freebsd-current/contrib/less/
H A Ddecode.c345 * so loading it is at best redundant.
/freebsd-current/contrib/bsnmp/snmpd/
H A Dsnmpmod.h346 void (*loading)(const struct lmodule *, int); member in struct:snmp_module
H A Dmain.c2490 if (m->config->loading)
2491 (*m->config->loading)(mod, 1);
2525 if (mod->config->loading)
2526 (*mod->config->loading)(m, 0);
/freebsd-current/contrib/libxo/xohtml/external/
H A Djquery.qtip.js335 var loading = text || $(this).attr(api.options.content.attr) || 'Loading...',
350 return !once ? (api.set('content.text', loading), deferred) : loading;
/freebsd-current/share/mk/
H A Ddirdeps.mk874 .info loading ${_m:S,${SRCTOP}/,,} for ${_dr}
882 .info loading local.dirdeps-missing.mk for ${_dr}
/freebsd-current/contrib/bmake/mk/
H A Ddirdeps.mk877 .info loading ${_m:S,${SRCTOP}/,,} for ${_dr}
885 .info loading local.dirdeps-missing.mk for ${_dr}
/freebsd-current/contrib/wpa/wpa_supplicant/
H A DAndroid.mk996 #dynamic symbol loading that is now used in pcsc_funcs.c
/freebsd-current/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1189 loading all the variables into the package, and then filling out the
1332 Note that this does NOT have anything to do with loading a template from the
/freebsd-current/contrib/openpam/
H A Dconfigure1508 support loading of unversioned modules
2251 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2252 printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;}
2266 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2267 printf "%s\n" "$as_me: loading cache $cache_file" >&6;}
11134 # Warning - without using the other runtime loading flags (-brtl),
11240 # Warning - without using the other run time loading flags,
14259 # Warning - without using the other runtime loading flags (-brtl),
14367 # Warning - without using the other run time loading flags,
17693 # loading thi
[all...]

Completed in 209 milliseconds