Home
last modified time | relevance | path

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

/freebsd/sys/kgssapi/
H A Dgss_impl.c60 struct timeval nulltimo = {.tv_sec = 0, .tv_usec = 200000}; in kgss_load() local
78 clnt_control(cl, CLSET_TIMEOUT, &nulltimo); in kgss_load()