Home | Sort by: relevance | last modified time | path |
/src/sys/lib/libsa/ | |
net.c | 90 satime_t t, tlast; local in function:sendrecv 99 tlast = 0; 126 tlast = t; 137 tleft -= t - tlast; 138 tlast = t; |
/src/usr.sbin/mrouted/ | |
main.c | 368 static unsigned int tlast; local in function:fasttimer 370 unsigned int t = tlast + 1; 384 tlast = 0; 393 tlast = t; |