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

/httpd/server/
H A Dcore.c624 * components (where the root component is zero).
3317 AP_DECLARE(void) ap_add_version_component(apr_pool_t *pconf, const char *component) argument
3328 server_banner = apr_pstrdup(pconf, component);
3332 * Tack the given component identifier to the end of
3336 component, NULL);
3340 component, NULL);

Completed in 576 milliseconds