Home
last modified time | relevance | path

Searched refs:resuming (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dkey.c134 if (mld->fw_status.resuming) in iwl_mld_add_key_to_fw()
171 if (mld->fw_status.resuming) in iwl_mld_remove_key_from_fw()
H A Dmld.h259 resuming:1, member
H A Dd3.c1982 mld->fw_status.resuming = true; in iwl_mld_wowlan_resume()
2051 mld->fw_status.resuming = false; in iwl_mld_wowlan_resume()
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_peap.c55 int resuming; /* starting a resumed session */ member
1067 !data->resuming) { in eap_peap_process()
1185 if (sm->workaround && data->resuming) { in eap_peap_process()
1203 data->resuming = 0; in eap_peap_process()
1272 data->resuming = 1; in eap_peap_init_for_reauth()
H A Deap_fast.c45 int resuming; /* starting a resumed session */ member
1506 if (data->resuming && data->current_pac) { in eap_fast_process_start()
1569 !data->resuming) { in eap_fast_process()
1648 data->resuming = 0; in eap_fast_process()
1719 data->resuming = 1;
H A Deap_ttls.c55 int resuming; /* starting a resumed session */ member
1592 if (data->resuming) { in eap_ttls_process_handshake()
1610 data->resuming = 0; in eap_ttls_process_handshake()
1708 !data->resuming) { in eap_ttls_process()
1771 data->resuming = 1; in eap_ttls_init_for_reauth()
H A Deap_teap.c45 int resuming; /* starting a resumed session */ member
1745 if (data->resuming && data->current_pac) { in eap_teap_process_start()
1879 !data->resuming) { in eap_teap_process()
1965 data->resuming = 0; in eap_teap_process()
2039 data->resuming = 1;
/freebsd/sys/dev/acpica/
H A Dacpi_if.m146 # suspending/resuming. If a bus calls this when suspending a device, it
147 # must also call it when resuming.
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dpmc.txt41 supports disabling and resuming devices at any time.
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c1070 boolean_t resuming = B_FALSE; in dmu_redact_snap() local
1088 resuming = B_TRUE; in dmu_redact_snap()
1145 if (resuming) { in dmu_redact_snap()
H A Ddmu_send.c2178 struct send_merge_thread_arg *smt_arg, boolean_t resuming, objset_t *os, in setup_resume_points() argument
2187 if (resuming) { in setup_resume_points()
2224 if (resuming) { in setup_resume_points()
2380 boolean_t resuming = (dspp->resumeobj != 0 || dspp->resumeoff != 0); in dmu_send_impl() local
2381 boolean_t book_resuming = resuming; in dmu_send_impl()
2527 if (resuming || book_resuming) { in dmu_send_impl()
2529 rlt_arg, smt_arg, resuming, os, redact_rl, nvl); in dmu_send_impl()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_info_callback.pod100 resuming a handshake following a pause to handle early data.
H A DSSL_get_session.pod35 SSL_SESSION object but that object cannot be used for resuming the session. See
H A DASYNC_start_job.pod153 resuming the original job then a deadlock can occur. By calling
H A DSSL_CTX_set_options.pod310 SSL/TLS supports two mechanisms for resuming sessions: session ids and stateless
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_server.t0661 \ Check that when resuming a session, the requested
806 \ If resuming the session, then enforce the previously negotiated
848 \ If resuming a session, then the next steps are not necessary;
852 \ We are not resuming, so a new session ID should be generated.
910 \ We are not resuming a session.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Drsend.kshlib714 feature[resuming]="100000"
/freebsd/contrib/ncurses/
H A DREADME159 Thomas Dickey (maintainer for 1.9.9g through 4.1, resuming with FSF's 5.0):
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerFlags.def82 "in a state suitable for resuming the merge. "
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c4662 boolean_t resuming = DMU_GET_FEATUREFLAGS(drrb->drr_versioninfo) & in zfs_receive_one() local
4669 (drrb->drr_flags & DRR_FLAG_CLONE) || originsnap) && !resuming; in zfs_receive_one()
4671 (drrb->drr_flags & DRR_FLAG_CLONE) || originsnap) && resuming; in zfs_receive_one()
4702 if (resuming) { in zfs_receive_one()
4920 if (resuming && zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT)) in zfs_receive_one()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTargetProperties.td344 …illiseconds to wait for single thread ThreadPlan to move forward before resuming all threads to re…
/freebsd/contrib/flex/
H A DONEWS595 - Fixed bug in pointing yyin at a new file and resuming scanning.
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h.in274 /* Ignore this extension during parsing if we are resuming */
/freebsd/contrib/tzdata/
H A Deurope2460 # 1982-04-04, thus resuming Madeira's DST practice about a week later than the
/freebsd/crypto/openssh/
H A DChangeLog6687 upstream: Set highwater when resuming a "put". Prevents bogus "server

12