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

/httpd/os/bs2000/
H A Dos.c33 APLOG_USE_MODULE(core); variable
/httpd/os/unix/
H A Dunixd.c55 APLOG_USE_MODULE(core); variable
/httpd/server/
H A Dcore.c77 /* valid in core-conf, but not in runtime r->used_path_info */
98 /* Server core module... This module provides support for really basic
102 * The core module also defines handlers, etc., to handle just enough
103 * to allow a server with the core module ONLY to actually serve documents.
109 /* we know core's module_index is 0 */
113 /* Handles for core filters */
558 * these are part of the core server config.
709 * There are some elements of the core config structures in which
818 * part of the core anyway (and in fact, it isn't publicised to other
858 APLOG_MARK, APLOG_ERR, 0, r, APLOGNO(02841) "core
5275 AP_DECLARE_MODULE(core) = { variable
[all...]

Completed in 293 milliseconds