Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dratectrl.h80 typedef struct CTime struct
/freebsd/usr.sbin/inetd/
H A Dinetd.c2171 typedef struct CTime { struct
2174 } CTime; argument
2186 CTime ch_Times[CHTSIZE];
2300 CTime *ct = &chBest->ch_Times[ticks % CHTSIZE]; in cpmip()
2308 CTime *ct = &chBest->ch_Times[i]; in cpmip()