Searched refs:AP_INIT_TAKE1 (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/print/mod_ipp/ |
H A D | mod_ipp.c | 67 #ifndef AP_INIT_TAKE1 /* Apache 2.X has this, but 1.3.X does not */ 70 #define AP_INIT_TAKE1(directive, action, arg, where, mesg) \ macro 482 AP_INIT_TAKE1("ipp-conformance", ipp_conformance, NULL, ACCESS_CONF, 486 AP_INIT_TAKE1("ipp-default-user", ipp_default_user, NULL, ACCESS_CONF, 488 AP_INIT_TAKE1("ipp-default-service", ipp_default_svc, NULL, ACCESS_CONF,
|