Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c1405 #define BACKLOG_SIZE 256 in http_fill_backlog() macro
1406 struct evhttp_connection **evcon = malloc(sizeof(*evcon) * (BACKLOG_SIZE + 1)); in http_fill_backlog()
1409 for (i = 0; i < BACKLOG_SIZE; ++i) { in http_fill_backlog()
/freebsd/contrib/libevent/test/
H A Dregress_http.c1405 #define BACKLOG_SIZE 256 in http_fill_backlog() macro
1406 struct evhttp_connection **evcon = malloc(sizeof(*evcon) * (BACKLOG_SIZE + 1)); in http_fill_backlog()
1409 for (i = 0; i < BACKLOG_SIZE; ++i) { in http_fill_backlog()