Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/print/mod_ipp/
H A Dmod_ipp.c53 #define apr_table_get ap_table_get macro
226 s = apr_table_get(r->headers_in, "Content-Type"); in ipp_handler()
264 char *host = (char *)apr_table_get(r->headers_in, "Host"); in ipp_handler()
339 (apr_table_get(r->headers_in, "Content-Length") == NULL)) in ipp_handler()
H A Dhttpd-syms.map42 apr_table_get { TYPE = function; FLAGS = extern };