Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rpki-client/
H A Dmain.c1292 int polltim; in main() local
1294 polltim = repo_check_timeout(INFTIM); in main()
1302 if (poll(pfd, NPFD, polltim) == -1) { in main()