Home
last modified time | relevance | path

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

/third_party/boost/libs/beast/test/bench/parser/nodejs-parser/
Dhttp_parser.h354 void http_parser_pause(http_parser *parser, int paused);
Dhttp_parser.c2445 http_parser_pause(http_parser *parser, int paused) { in http_parser_pause() function