Searched refs:http_version_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h134 } http_version_t; typedef in typeref:enum:__anon4288
307 http_version_t version; /* Protocol version */
H A Dhttp.c1642 http->version = (http_version_t)(major * 100 + minor);

Completed in 64 milliseconds