Searched refs:trace_startup (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/examples/
H A Dmod_example_hooks.c347 static void trace_startup(apr_pool_t *p, server_rec *s, x_cfg *mconfig, function
529 trace_startup(cmd->pool, cmd->server, cfg, "cmd_example()");
569 trace_startup(p, NULL, cfg, note);
623 trace_startup(p, NULL, merged_config, note);
653 trace_startup(p, s, cfg, "x_create_server_config()");
693 trace_startup(p, NULL, merged_config, note);
743 trace_startup(ptemp, NULL, NULL, "x_pre_config()");
765 trace_startup(ptemp, s, NULL, "x_check_config()");
785 trace_startup(pconf, s, NULL, "x_test_config()");
802 trace_startup(ptem
[all...]

Completed in 1032 milliseconds