Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dsys_mqueue.c94 static int tstohz(const struct timespec *ts);
223 tstohz(const struct timespec *ts) in tstohz() function
254 *timo = tstohz(ts); in abstimeout2timo()