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

/freebsd-13-stable/contrib/sendmail/src/
H A Dreadcf.c5147 TimeOuts.to_ident = toval;
5333 TimeOuts.to_ident = (time_t) 5 SECONDS;
5335 TimeOuts.to_ident = (time_t) 0 SECONDS;
5370 sm_dprintf(" ident = %ld\n", (long) TimeOuts.to_ident);
H A Ddaemon.c3623 if (TimeOuts.to_ident == 0)
3726 ev = sm_setevent(TimeOuts.to_ident, authtimeout, 0);
H A Dsendmail.h2201 time_t to_ident; /* IDENT protocol requests */ member in struct:__anon5948

Completed in 238 milliseconds