Home
last modified time | relevance | path

Searched refs:x_create_dir_config (Results 1 – 5 of 5) sorted by relevance

/dports/www/htdigest/httpd-2.4.6/modules/examples/
H A Dmod_example_hooks.c545 static void *x_create_dir_config(apr_pool_t *p, char *dirspec) in x_create_dir_config() function
1528 x_create_dir_config, /* per-directory config creator */
/dports/www/apache24/httpd-2.4.53/modules/examples/
H A Dmod_example_hooks.c547 static void *x_create_dir_config(apr_pool_t *p, char *dirspec) in x_create_dir_config() function
1546 x_create_dir_config, /* per-directory config creator */
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd22/examples/
H A Dmod_example.pp669 function x_create_dir_config(p: Papr_pool_t; dirspec: PChar): Pointer; cdecl;
692 trace_add(nil, nil, cfg, 'x_create_dir_config()');
766 * As with the x_create_dir_config() reoutine, we allocate and fill
1335 create_dir_config := @x_create_dir_config; { per-directory config creator }
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd20/examples/
H A Dmod_example.pp669 function x_create_dir_config(p: Papr_pool_t; dirspec: PChar): Pointer; cdecl;
692 trace_add(nil, nil, cfg, 'x_create_dir_config()');
766 * As with the x_create_dir_config() reoutine, we allocate and fill
1335 create_dir_config := @x_create_dir_config; { per-directory config creator }
/dports/www/fpc-httpd22/fpc-3.2.2/packages/httpd22/examples/
H A Dmod_example.pp669 function x_create_dir_config(p: Papr_pool_t; dirspec: PChar): Pointer; cdecl;
692 trace_add(nil, nil, cfg, 'x_create_dir_config()');
766 * As with the x_create_dir_config() reoutine, we allocate and fill
1335 create_dir_config := @x_create_dir_config; { per-directory config creator }