Home | Sort by: relevance | last modified time | path |
/src/dist/pf/usr.sbin/authpf/ | |
authpf.c | 64 struct timeval Tstart, Tend; /* start and end times of session */ 713 gettimeofday(&Tstart, NULL); 718 ipsrc, luser, (long long)(Tend.tv_sec - Tstart.tv_sec)); |