Searched refs:time2wait (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c144 struct timeval tstart, tstop, tremain, time2wait; local
146 TIMESPEC_TO_TIMEVAL(&time2wait, req)
148 rc = select(0, NULL, NULL, NULL, &time2wait);
153 tremain.tv_sec = time2wait.tv_sec -
155 tremain.tv_usec = time2wait.tv_usec -
/freebsd-12-stable/sys/dev/iscsi_initiator/
H A Discsi.h387 short time2wait; member in struct:logout_rsp
/freebsd-12-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2686 __be16 time2wait; member in struct:fw_foiscsi_ctrl_wr::fw_foiscsi_sess_attr

Completed in 216 milliseconds