Home
last modified time | relevance | path

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

/freebsd/lib/libdpv/
H A Ddpv.c126 int status_last_update = 0; in dpv() local
663 now.tv_usec - status_last_update >= in dpv()
675 status_last_update = now.tv_usec; in dpv()