Searched defs:HTTP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkglib.h361 #define HTTP "http://" macro
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7chttp.c60 * HTTP connection persistent headers, mblk_t's, and state values stored in
92 * HTTP parser action values:
114 * HTTP parser token:
148 * HTTP scheme private state:
153 uint32_t major, minor; /* HTTP/major.minor */
154 uint32_t headlen; /* HTTP header length */
171 * HTTP date routines, dow[] for day of the week, Dow[] for day of the
190 * time formats used by HTTP request and response headers:
807 * Find end of line. Note, the HTTP line syntax supports
957 * In-line HTTP response
1194 char *HTTP = "HTTP/"; local
1472 char *HTTP = "HTTP/"; local
[all...]

Completed in 48 milliseconds