Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rpki-client/
H A Dhttp.c75 #define NPFDS (MAX_HTTP_REQUESTS + 1) macro
2044 struct pollfd pfds[NPFDS]; in proc_http()
2088 if (i >= NPFDS) in proc_http()
2116 if (i >= NPFDS) in proc_http()