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

/freebsd-12-stable/contrib/sendmail/src/
H A Dalias.c394 bool attimeout = false; local
419 attimeout = true;
473 if (stat(buf, &stb) < 0 || stb.st_mtime < mtime || attimeout)

Completed in 96 milliseconds