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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h275 } http_field_t; typedef in typeref:enum:__anon4294
363 extern char *httpGetSubField(http_t *http, http_field_t field,
380 extern void httpSetField(http_t *http, http_field_t field,
H A Dhttp.c116 static http_field_t http_field(const char *name);
662 http_field_t field, /* I - Field index */
785 http_field_t field, /* I - Field index */
1556 http_field_t field; /* Field index */
1963 static http_field_t /* O - Field index */
1971 return ((http_field_t)i);

Completed in 70 milliseconds