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

/httpd/modules/mappers/
H A Dmod_dir.c84 static const char *configure_slash(cmd_parms *cmd, void *d_, int arg) argument
86 dir_config_rec *d = d_;
91 static const char *configure_checkhandler(cmd_parms *cmd, void *d_, int arg) argument
93 dir_config_rec *d = d_;
98 static const char *configure_redirect(cmd_parms *cmd, void *d_, const char *arg1) argument
100 dir_config_rec *d = d_;
/httpd/modules/metadata/
H A Dmod_ident.c243 static const char *set_idcheck(cmd_parms *cmd, void *d_, int arg) argument
245 ident_config_rec *d = d_;
251 static const char *set_timeout(cmd_parms *cmd, void *d_, const char *arg) argument
253 ident_config_rec *d = d_;
/httpd/server/
H A Dcore.c1459 void *d_, const char *arg)
1461 core_dir_config *d = d_;
1683 static const char *set_override(cmd_parms *cmd, void *d_, const char *l) argument
1685 core_dir_config *d = d_;
1755 static const char *set_cgi_pass_auth(cmd_parms *cmd, void *d_, int flag) argument
1757 core_dir_config *d = d_;
1764 static const char *set_override_list(cmd_parms *cmd, void *d_, int argc, char *const argv[]) argument
1766 core_dir_config *d = d_;
1818 static const char *set_options(cmd_parms *cmd, void *d_, const char *l) argument
1820 core_dir_config *d = d_;
1458 set_add_default_charset(cmd_parms *cmd, void *d_, const char *arg) argument
1917 set_default_type(cmd_parms *cmd, void *d_, const char *arg) argument
2062 set_enable_mmap(cmd_parms *cmd, void *d_, const char *arg) argument
2080 set_enable_sendfile(cmd_parms *cmd, void *d_, const char *arg) argument
2884 set_signature_flag(cmd_parms *cmd, void *d_, const char *arg) argument
2953 set_allow2f(cmd_parms *cmd, void *d_, const char *arg) argument
2978 set_hostname_lookups(cmd_parms *cmd, void *d_, const char *arg) argument
3013 set_content_md5(cmd_parms *cmd, void *d_, int arg) argument
3021 set_accept_path_info(cmd_parms *cmd, void *d_, const char *arg) argument
3041 set_use_canonical_name(cmd_parms *cmd, void *d_, const char *arg) argument
3062 set_use_canonical_phys_port(cmd_parms *cmd, void *d_, const char *arg) argument
3201 set_loglevel_override(cmd_parms *cmd, void *d_, int argc, char *const argv[]) argument
[all...]

Completed in 21 milliseconds