Home
last modified time | relevance | path

Searched defs:resuming (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/wpa/src/eap_peer/
H A Deap_peap.c55 int resuming; /* starting a resumed session */ member
H A Deap_fast.c45 int resuming; /* starting a resumed session */ member
H A Deap_ttls.c55 int resuming; /* starting a resumed session */ member
H A Deap_teap.c45 int resuming; /* starting a resumed session */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c1069 boolean_t resuming = B_FALSE; in dmu_redact_snap() local
H A Ddmu_send.c2160 struct send_merge_thread_arg *smt_arg, boolean_t resuming, objset_t *os, in setup_resume_points()
2362 boolean_t resuming = (dspp->resumeobj != 0 || dspp->resumeoff != 0); in dmu_send_impl() local
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c4626 boolean_t resuming = DMU_GET_FEATUREFLAGS(drrb->drr_versioninfo) & in zfs_receive_one() local