HomeSort by: relevance | last modified time | path
    Searched defs:resuming (Results 1 - 8 of 8) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/
loop_p.h 105 isc_barrier_t resuming; member in struct:isc_loopmgr
  /src/external/bsd/wpa/dist/src/eap_peer/
eap_peap.c 55 int resuming; /* starting a resumed session */ member in struct:eap_peap_data
1067 !data->resuming) {
1185 if (sm->workaround && data->resuming) {
1203 data->resuming = 0;
1272 data->resuming = 1;
eap_fast.c 45 int resuming; /* starting a resumed session */ member in struct:eap_fast_data
1506 if (data->resuming && data->current_pac) {
1513 * PAC found for the A-ID and we are not resuming an old
1569 !data->resuming) {
1648 data->resuming = 0;
1719 data->resuming = 1;
eap_teap.c 45 int resuming; /* starting a resumed session */ member in struct:eap_teap_data
1745 if (data->resuming && data->current_pac) {
1752 * PAC found for the A-ID and we are not resuming an old
1879 !data->resuming) {
1965 data->resuming = 0;
2039 data->resuming = 1;
eap_ttls.c 55 int resuming; /* starting a resumed session */ member in struct:eap_ttls_data
1426 * if TLS part was indeed resuming a previous session. Most
1592 if (data->resuming) {
1610 data->resuming = 0;
1708 !data->resuming) {
1771 data->resuming = 1;
  /src/external/mpl/bind/dist/lib/ns/include/ns/
query.h 201 bool resuming; /* resumed from recursion? */ member in struct:query_ctx
265 bool resuming);
  /src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_sendrecv.c 3029 "A resuming stream can be generated on the sending "
3216 boolean_t resuming = DMU_GET_FEATUREFLAGS(drrb->drr_versioninfo) & local
3219 (drrb->drr_flags & DRR_FLAG_CLONE) || originsnap) && !resuming;
3284 * - we are resuming a failed receive.
3341 * If we are resuming a newfs, set newfs here so that we will
3348 if (resuming && zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT))
  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
netmgr-int.h 701 isc_barrier_t resuming; member in struct:isc_nm

Completed in 33 milliseconds