Lines Matching refs:d_

1459                                            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)
1685 core_dir_config *d = d_;
1755 static const char *set_cgi_pass_auth(cmd_parms *cmd, void *d_, int flag)
1757 core_dir_config *d = d_;
1764 static const char *set_override_list(cmd_parms *cmd, void *d_, int argc, char *const argv[])
1766 core_dir_config *d = d_;
1818 static const char *set_options(cmd_parms *cmd, void *d_, const char *l)
1820 core_dir_config *d = d_;
1917 static const char *set_default_type(cmd_parms *cmd, void *d_,
2062 static const char *set_enable_mmap(cmd_parms *cmd, void *d_,
2065 core_dir_config *d = d_;
2080 static const char *set_enable_sendfile(cmd_parms *cmd, void *d_,
2083 core_dir_config *d = d_;
2884 static const char *set_signature_flag(cmd_parms *cmd, void *d_,
2887 core_dir_config *d = d_;
2953 static const char *set_allow2f(cmd_parms *cmd, void *d_, const char *arg)
2955 core_dir_config *d = d_;
2978 static const char *set_hostname_lookups(cmd_parms *cmd, void *d_,
2981 core_dir_config *d = d_;
3013 static const char *set_content_md5(cmd_parms *cmd, void *d_, int arg)
3015 core_dir_config *d = d_;
3021 static const char *set_accept_path_info(cmd_parms *cmd, void *d_, const char *arg)
3023 core_dir_config *d = d_;
3041 static const char *set_use_canonical_name(cmd_parms *cmd, void *d_,
3044 core_dir_config *d = d_;
3062 static const char *set_use_canonical_phys_port(cmd_parms *cmd, void *d_,
3065 core_dir_config *d = d_;
3201 static const char *set_loglevel_override(cmd_parms *cmd, void *d_, int argc,