Home
last modified time | relevance | path

Searched defs:rolling (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.sbin/ppp/
H A Dthroughput.c198 throughput_start(struct pppThroughput *t, const char *name, int rolling) in throughput_start()
215 throughput_restart(struct pppThroughput *t, const char *name, int rolling) in throughput_restart()
H A Dthroughput.h51 unsigned rolling : 1; member
/dragonfly/usr.sbin/zic/
H A Dzic.c2357 leapadd(const zic_t t, const int positive, const int rolling, int count) in leapadd()