Lines Matching refs:server
99 cfg->server = s;
123 new->server = add->server;
148 * if these are called in a server context that contains no mod_dbd
149 * config directives, then we have to create our own server config
165 svr_cfg *svr = ap_get_module_config(cmd->server->module_config,
173 * best done at server startup. This also guarantees that
206 svr_cfg *svr = ap_get_module_config(cmd->server->module_config,
242 svr_cfg *svr = ap_get_module_config(cmd->server->module_config,
262 ap_dbd_prepare(cmd->server, query, label);
273 ap_dbd_sql_init(cmd->server, query);
287 "statement inherited from main server) and label"),
321 * if these are called in a server context that contains no mod_dbd
322 * config directives, then we have to create our own server config
524 ap_log_error(APLOG_MARK, APLOG_CRIT, rv, cfg->server, APLOGNO(00624)
541 ap_log_error(APLOG_MARK, APLOG_ERR, rv, cfg->server, APLOGNO(00625)
545 ap_log_error(APLOG_MARK, APLOG_ERR, rv, cfg->server, APLOGNO(00626)
549 ap_log_error(APLOG_MARK, APLOG_ERR, rv, cfg->server, APLOGNO(00627)
554 ap_log_error(APLOG_MARK, APLOG_ERR, rv, cfg->server, APLOGNO(00628)
565 ap_log_error(APLOG_MARK, APLOG_ERR, rv, cfg->server, APLOGNO(00629)
569 ap_log_error(APLOG_MARK, APLOG_ERR, rv, cfg->server, APLOGNO(00630)
586 ap_log_error(APLOG_MARK, APLOG_CRIT, rv, cfg->server, APLOGNO(00631)
596 ap_log_error(APLOG_MARK, APLOG_ERR, rv, cfg->server, APLOGNO(00632)
886 acq->rec = ap_dbd_open(r->pool, r->server);
888 svr_cfg *svr = ap_get_module_config(r->server->module_config,
941 rec = ap_dbd_open(r->pool, r->server);