| /freebsd-13.1/contrib/wpa/src/eapol_auth/ |
| H A D | eapol_auth_sm.c | 916 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 918 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 921 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 923 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 926 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr)) in eapol_sm_step_run() 1000 sm->initializing = true; in eapol_auth_initialize() 1007 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-13.1/contrib/ntp/ntpd/ |
| H A D | ntp_timer.c | 63 int initializing; variable 481 if (!initializing) { in alarming()
|
| H A D | ntpsim.c | 121 initializing = TRUE; in ntpsim() 140 initializing = FALSE; in ntpsim()
|
| H A D | ntpd.c | 841 initializing = TRUE; /* mark that we are initializing */ 1160 initializing = FALSE;
|
| /freebsd-13.1/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-13.1/crypto/openssl/doc/man3/ |
| H A D | EVP_PKEY_ASN1_METHOD.pod | 383 when initializing the application. 392 when initializing the application. 398 when initializing the application.
|
| H A D | EVP_DigestInit.pod | 355 instead of initializing and cleaning it up on each call and allow non default
|
| /freebsd-13.1/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-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticSemaKinds.td | 2222 "initializing vector element|capturing value}0">; 6677 "initializing char array with wide string literal">; 7882 "initializing with expression of different type}0,1" 7900 "initializing with expression of different type}0,1" 7917 "initializing with expression of different type}0,1" 7935 "initializing with expression of different type}0,1" 7951 "initializing with expression of different type}0,1" 7964 "initializing with expression of different type}0,1" 7977 "initializing with expression of different type}0,1" 8627 "to the initializing declaration here">; [all …]
|
| /freebsd-13.1/contrib/ntp/include/ |
| H A D | ntpd.h | 562 extern int initializing; /* initializing flag */
|
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_affinity.h | 895 enum init_status { initialized = 0, not_initialized = 1, initializing = 2 }; enumerator 927 &uninitialized, not_initialized, initializing); in init()
|
| /freebsd-13.1/sys/dev/bhnd/ |
| H A D | bhnd_erom_if.m | 95 * @retval non-zero if an error occurs initializing the EROM parser,
|
| /freebsd-13.1/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_health.c | 210 supported = (ioread32be(&dev->iseg->initializing) >> in reset_fw_if_needed()
|
| H A D | mlx5_main.c | 715 return ioread32be(&dev->iseg->initializing) >> 31; in fw_initializing() 743 ioread32be(&dev->iseg->initializing)); in wait_fw_init()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | CXXRecordDeclDefinitionBits.def | 229 /// parameter, for initializing virtual bases and for other subobjects.
|
| /freebsd-13.1/contrib/libxo/doc/ |
| H A D | encoders.rst | 234 - initializing the encoder
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/mmc/ |
| H A D | mmc-controller.yaml | 298 power sequence must be maintained while initializing the card.
|
| /freebsd-13.1/sys/dev/mlx5/ |
| H A D | device.h | 487 __be32 initializing; member
|
| /freebsd-13.1/contrib/serf/ |
| H A D | CHANGES | 45 Fix a race condition when initializing OpenSSL from multiple threads (r2263)
|
| /freebsd-13.1/sys/dev/cxgbe/firmware/ |
| H A D | t6fw_cfg_fpga.txt | 72 # parameters, then the Master PF Driver is responsible for initializing
|
| H A D | t5fw_cfg_fpga.txt | 93 # parameters, then the Master PF Driver is responsible for initializing
|
| H A D | t4fw_cfg_uwire.txt | 86 # parameters, then the Master PF Driver is responsible for initializing
|
| H A D | t5fw_cfg_uwire.txt | 72 # parameters, then the Master PF Driver is responsible for initializing
|
| /freebsd-13.1/lib/libomp/ |
| H A D | kmp_i18n_default.inc | 240 "Error initializing affinity - not using affinity.",
|