Home
last modified time | relevance | path

Searched refs:disco_timeout_fired (Results 1 – 2 of 2) sorted by relevance

/dports/irc/bitlbee/bitlbee-3.6/protocols/jabber/
H A Dsi.c130 tf->disco_timeout_fired++; in jabber_si_waitfor_disco()
139 if (tf->disco_timeout_fired < 16) { in jabber_si_waitfor_disco()
H A Djabber.h175 gint disco_timeout_fired; member