Home
last modified time | relevance | path

Searched refs:nghttp2_info (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_version.c31 static nghttp2_info version = {NGHTTP2_VERSION_AGE, NGHTTP2_VERSION_NUM,
34 nghttp2_info *nghttp2_version(int least_version) { in nghttp2_version()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_version.c31 static nghttp2_info version = {NGHTTP2_VERSION_AGE, NGHTTP2_VERSION_NUM,
34 nghttp2_info *nghttp2_version(int least_version) { in nghttp2_version()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h135 * The age of :type:`nghttp2_info`
166 } nghttp2_info; typedef
5055 * Returns a pointer to a nghttp2_info struct with version information
5061 NGHTTP2_EXTERN nghttp2_info *nghttp2_version(int least_version);
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h135 * The age of :type:`nghttp2_info`
166 } nghttp2_info; typedef
5039 * Returns a pointer to a nghttp2_info struct with version information
5045 NGHTTP2_EXTERN nghttp2_info *nghttp2_version(int least_version);
/third_party/curl/lib/
H A Dversion.c638 nghttp2_info *h2 = nghttp2_version(0); in curl_version_info()
H A Dhttp2.c653 nghttp2_info *h2 = nghttp2_version(0); in Curl_http2_ver()

Completed in 23 milliseconds