Home | History | Annotate | Download | only in pppd

Lines Matching full:usecs

1254 timeout(func, arg, secs, usecs)
1257 int secs, usecs;
1270 newp->c_time.tv_usec = timenow.tv_usec + usecs;