Searched defs:warninterval (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/opencrypto/
H A Dcryptodev.c301 static struct timeval warninterval = { .tv_sec = 60, .tv_usec = 0 }; variable in typeref:struct:timeval
/freebsd-11-stable/sys/vm/
H A Duma_core.c427 static const struct timeval warninterval = { 300, 0 }; local
/freebsd-11-stable/sys/fs/nfs/
H A Dnfs_commonsubs.c846 struct timeval warninterval = local

Completed in 169 milliseconds