Home
last modified time | relevance | path

Searched refs:is_timeout (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/dev/iscsi/
H A Discsi.h77 unsigned int is_timeout; member
H A Discsi.c423 is->is_timeout = 0; in iscsi_maintenance_thread_reconnect()
563 is->is_timeout++; in iscsi_callout()
569 is->is_timeout); in iscsi_callout()
576 if (login_timeout > 0 && is->is_timeout > login_timeout) { in iscsi_callout()
578 "reconnecting", is->is_timeout); in iscsi_callout()
590 is->is_timeout = 0; in iscsi_callout()
594 if (is->is_timeout >= ping_timeout) { in iscsi_callout()
611 if (is->is_timeout < 2) in iscsi_callout()
715 is->is_timeout = 0; in iscsi_pdu_update_statsn()
1508 is->is_timeout = 0; in iscsi_ioctl_daemon_handoff()
[all …]
/freebsd-13.1/lib/ncurses/ncurses/
H A DMakefile812 curs_opaque.3 is_timeout.3 \
/freebsd-13.1/contrib/ncurses/
H A DNEWS4870 + fix typo s/is_timeout/is_notimeout/ which made "man is_notimeout" not