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

/httpd/modules/arch/unix/
H A Dmod_systemd.c42 static int systemd_pre_mpm(apr_pool_t *p, ap_scoreboard_e sb_type) argument
/httpd/server/
H A Dscoreboard.c100 (apr_pool_t *p, ap_scoreboard_e sb_type),
101 (p, sb_type),OK,DECLINED)
298 int ap_create_scoreboard(apr_pool_t *p, ap_scoreboard_e sb_type) argument
319 if (sb_type == SB_SHARED) {
336 scoreboard_type = sb_type;
/httpd/modules/examples/
H A Dmod_example_hooks.c1399 static int x_pre_mpm(apr_pool_t *p, ap_scoreboard_e sb_type) argument

Completed in 16 milliseconds