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

/illumos-gate/usr/src/lib/print/mod_ipp/
H A Dmod_ipp.c205 ipp_handler(request_rec *r) function
520 ap_hook_handler(ipp_handler, NULL, modules, APR_HOOK_MIDDLE);
543 { "application/ipp", ipp_handler },
550 { "*/*", ipp_handler },

Completed in 44 milliseconds