Searched refs:to_ident (Results 1 – 3 of 3) sorted by relevance
5449 TimeOuts.to_ident = toval;5635 TimeOuts.to_ident = (time_t) 5 SECONDS;5637 TimeOuts.to_ident = (time_t) 0 SECONDS;5672 sm_dprintf(" ident = %ld\n", (long) TimeOuts.to_ident);
3707 if (TimeOuts.to_ident == 0)3810 ev = sm_setevent(TimeOuts.to_ident, authtimeout, 0);
2343 time_t to_ident; /* IDENT protocol requests */ member