HomeSort by: relevance | last modified time | path
    Searched defs:base_to_fill (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/test/
regress_http.c 1470 struct event_base *base_to_fill = data->base; local
1505 base_to_fill = inactive_base;
1509 evcons = http_fill_backlog(base_to_fill, port);
1558 evcons = http_fill_backlog(base_to_fill, port);
1578 evcons = http_fill_backlog(base_to_fill, port);
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress_http.c 1467 struct event_base *base_to_fill = data->base; local
1502 base_to_fill = inactive_base;
1506 evcons = http_fill_backlog(base_to_fill, port);
1555 evcons = http_fill_backlog(base_to_fill, port);
1575 evcons = http_fill_backlog(base_to_fill, port);

Completed in 16 milliseconds