Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dratectrl.c133 static CTime_T srv_Times[CHTSIZE]; variable
161 memset(srv_Times, 0, sizeof(srv_Times)); in rate_init()
514 ct = &srv_Times[ticks % CHTSIZE];
527 ct = &srv_Times[i];