Home
last modified time | relevance | path

Searched refs:initializing (Results 1 – 25 of 57) sorted by relevance

123

/freebsd-13.1/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.c916 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 Deapol_auth_sm_i.h164 bool initializing; /* in process of initializing state machines */ member
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_timer.c63 int initializing; variable
481 if (!initializing) { in alarming()
H A Dntpsim.c121 initializing = TRUE; in ntpsim()
140 initializing = FALSE; in ntpsim()
H A Dntpd.c841 initializing = TRUE; /* mark that we are initializing */
1160 initializing = FALSE;
/freebsd-13.1/contrib/ntp/ntpdate/
H A Dntpdate.c132 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 DEVP_PKEY_ASN1_METHOD.pod383 when initializing the application.
392 when initializing the application.
398 when initializing the application.
H A DEVP_DigestInit.pod355 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 Dfsl,imx6q-pcie.txt38 The regulator will be enabled when initializing the PCIe host and
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td2222 "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 Dntpd.h562 extern int initializing; /* initializing flag */
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h895 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 Dbhnd_erom_if.m95 * @retval non-zero if an error occurs initializing the EROM parser,
/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c210 supported = (ioread32be(&dev->iseg->initializing) >> in reset_fw_if_needed()
H A Dmlx5_main.c715 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 DCXXRecordDeclDefinitionBits.def229 /// parameter, for initializing virtual bases and for other subobjects.
/freebsd-13.1/contrib/libxo/doc/
H A Dencoders.rst234 - initializing the encoder
/freebsd-13.1/sys/contrib/device-tree/Bindings/mmc/
H A Dmmc-controller.yaml298 power sequence must be maintained while initializing the card.
/freebsd-13.1/sys/dev/mlx5/
H A Ddevice.h487 __be32 initializing; member
/freebsd-13.1/contrib/serf/
H A DCHANGES45 Fix a race condition when initializing OpenSSL from multiple threads (r2263)
/freebsd-13.1/sys/dev/cxgbe/firmware/
H A Dt6fw_cfg_fpga.txt72 # parameters, then the Master PF Driver is responsible for initializing
H A Dt5fw_cfg_fpga.txt93 # parameters, then the Master PF Driver is responsible for initializing
H A Dt4fw_cfg_uwire.txt86 # parameters, then the Master PF Driver is responsible for initializing
H A Dt5fw_cfg_uwire.txt72 # parameters, then the Master PF Driver is responsible for initializing
/freebsd-13.1/lib/libomp/
H A Dkmp_i18n_default.inc240 "Error initializing affinity - not using affinity.",

123