| /freebsd/contrib/wpa/src/eapol_auth/ |
| H A D | eapol_auth_sm.c | 928 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 930 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 933 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 935 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 938 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 1012 sm->initializing = true; in eapol_auth_initialize() 1019 sm->initializing = false; in eapol_auth_initialize()
|
| H A D | eapol_auth_sm_i.h | 164 bool initializing; /* in process of initializing state machines */ member
|
| /freebsd/contrib/pam-krb5/tests/data/scripts/cache/ |
| H A D | search-k5login-debug | 31 DEBUG /^\(user %u\) initializing ticket cache FILE:/tmp/krb5cc_/
|
| /freebsd/contrib/pam-krb5/tests/data/scripts/expired/ |
| H A D | basic-heimdal-old-debug | 40 DEBUG /^\(user %u\) initializing ticket cache FILE:/tmp/krb5cc_/
|
| H A D | basic-mit-debug | 38 DEBUG /^\(user %u\) initializing ticket cache FILE:/tmp/krb5cc_/
|
| H A D | basic-heimdal-debug | 41 DEBUG /^\(user %u\) initializing ticket cache FILE:/tmp/krb5cc_/
|
| H A D | defer-mit-debug | 54 DEBUG /^\(user %u\) initializing ticket cache FILE:/tmp/krb5cc_/
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntpsim.c | 121 initializing = TRUE; in ntpsim() 140 initializing = FALSE; in ntpsim()
|
| H A D | ntp_timer.c | 62 int initializing; 489 const char *msg = "alarming: initializing TRUE\n"; in alarming() 492 if (!initializing) { in alarming() 63 int initializing; global() variable
|
| H A D | ntpd.c | 853 initializing = TRUE; /* mark that we are initializing */ 1179 initializing = FALSE;
|
| H A D | ntp_config.c | 3434 if (!initializing && !scan_addrs_once) { in free_config_nic_rules() 4452 ctx->was_initializing = initializing; in config_peers() 4533 ctx->was_initializing = initializing; 4614 INSIST(!initializing); 4615 initializing = TRUE; 4633 initializing = FALSE; in free_config_peers()
|
| /freebsd/contrib/ntp/ntpdate/ |
| H A D | ntpdate.c | 132 int initializing = 1; variable 246 initializing = 1; in clear_globals() 550 initializing = 0; in ntpdatemain() 1970 if (initializing || free_recvbuffs() == 0) { in input_handler()
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | EVP_PKEY_ASN1_METHOD.pod | 393 when initializing the application. 402 when initializing the application. 408 when initializing the application.
|
| /freebsd/sys/contrib/device-tree/Bindings/pci/ |
| H A D | fsl,imx6q-pcie.txt | 38 The regulator will be enabled when initializing the PCIe host and
|
| /freebsd/contrib/ntp/include/ |
| H A D | ntpd.h | 607 extern int initializing; /* initializing flag */
|
| /freebsd/crypto/krb5/src/po/ |
| H A D | mit-krb5.pot | 84 msgid "while initializing krb5" 330 msgid "while initializing Kerberos 5 library" 758 msgid "initializing kerberos library" 1191 msgid "while initializing target cache" 1313 msgid "while initializing krb5 library" 1347 msgid "while initializing output ccache" 1468 msgid "while initializing %s interface" 2473 msgid "while initializing the Kerberos admin interface" 2539 msgid "while initializing random key generator" 2552 msgid "while initializing update log" [all …]
|
| H A D | de.po | 58 msgid "while initializing krb5" 269 msgid "while initializing Kerberos 5 library" 419 msgid "when initializing cache %s" 700 msgid "initializing kerberos library" 1170 msgid "while initializing target cache" 1249 msgid "while initializing krb5 library" 1402 msgid "while initializing %s interface" 2465 msgid "while initializing the Kerberos admin interface" 2565 msgid "while initializing random key generator" 2578 msgid "while initializing update log" [all …]
|
| H A D | ka.po | 87 msgid "while initializing krb5" 342 msgid "while initializing Kerberos 5 library" 775 msgid "initializing kerberos library" 1229 msgid "while initializing target cache" 1356 msgid "while initializing krb5 library" 1390 msgid "while initializing output ccache" 1520 msgid "while initializing %s interface" 2540 msgid "while initializing the Kerberos admin interface" 2608 msgid "while initializing random key generator" 2621 msgid "while initializing update log" [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticSemaKinds.td | 116 "initializing an array from a '%0' predefined identifier is a Microsoft extension">, 2401 "%select{copying variable|copying parameter|initializing template parameter|" 2402 "returning object|initializing statement expression result|" 2404 "allocating object|copying temporary|initializing base subobject|" 2405 "initializing vector element|capturing value}0">; 6289 "initializing %0 from an empty initializer list is incompatible with C++98">, 7244 "initializing wide char array with non-wide string literal">; 7246 "initializing char array with wide string literal">; 7248 "initializing wide char array with incompatible wide string literal">; 7250 "initializing 'char8_t' array with plain string literal">; [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_flags.inc | 88 "Number of seconds to sleep before AddressSanitizer starts initializing. "
|
| /freebsd/sys/dev/bhnd/ |
| H A D | bhnd_erom_if.m | 94 * @retval non-zero if an error occurs initializing the EROM parser,
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_affinity.h | 1273 enum init_status { initialized = 0, not_initialized = 1, initializing = 2 }; enumerator 1305 &uninitialized, not_initialized, initializing); in init()
|
| /freebsd/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_health.c | 208 supported = (ioread32be(&dev->iseg->initializing) >> in reset_fw_if_needed()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | CXXRecordDeclDefinitionBits.def | 232 /// parameter, for initializing virtual bases and for other subobjects.
|
| /freebsd/contrib/libxo/doc/ |
| H A D | encoders.rst | 234 - initializing the encoder
|