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

/httpd/modules/session/
H A Dmod_session_dbd.c597 AP_INIT_TAKE1("SessionDBDSelectLabel", ap_set_string_slot,
600 AP_INIT_TAKE1("SessionDBDInsertLabel", ap_set_string_slot,
603 AP_INIT_TAKE1("SessionDBDUpdateLabel", ap_set_string_slot,
606 AP_INIT_TAKE1("SessionDBDDeleteLabel", ap_set_string_slot,
/httpd/modules/mappers/
H A Dmod_imagemap.c119 AP_INIT_TAKE1("ImapMenu", ap_set_string_slot,
123 AP_INIT_TAKE1("ImapDefault", ap_set_string_slot,
127 AP_INIT_TAKE1("ImapBase", ap_set_string_slot,
H A Dmod_dir.c128 AP_INIT_TAKE1("FallbackResource", ap_set_string_slot,
/httpd/modules/aaa/
H A Dmod_authz_dbm.c76 AP_INIT_TAKE1("AuthzDBMType", ap_set_string_slot,
H A Dmod_authn_dbd.c86 return ap_set_string_slot(cmd, cfg, label);
H A Dmod_authz_dbd.c97 return ap_set_string_slot(cmd, cfg, label);
H A Dmod_authn_socache.c256 AP_INIT_TAKE1("AuthnCacheContext", ap_set_string_slot,
H A Dmod_authnz_ldap.c1744 AP_INIT_TAKE1("AuthLDAPBindDN", ap_set_string_slot,
1761 AP_INIT_TAKE1("AuthLDAPRemoteUserAttribute", ap_set_string_slot,
1804 AP_INIT_TAKE1("AuthLDAPAuthorizePrefix", ap_set_string_slot,
/httpd/modules/generators/
H A Dmod_autoindex.c592 AP_INIT_TAKE1("HeaderName", ap_set_string_slot,
595 AP_INIT_TAKE1("ReadmeName", ap_set_string_slot,
601 AP_INIT_TAKE1("DefaultIcon", ap_set_string_slot,
604 AP_INIT_TAKE1("IndexStyleSheet", ap_set_string_slot,
607 AP_INIT_TAKE1("IndexHeadInsert", ap_set_string_slot,
/httpd/include/
H A Dhttp_config.h613 AP_DECLARE_NONSTD(const char *) ap_set_string_slot(cmd_parms *cmd,
/httpd/modules/http/
H A Dmod_mime.c393 AP_INIT_TAKE1("DefaultLanguage", ap_set_string_slot,
/httpd/server/
H A Dcore.c4377 AP_INIT_TAKE1("SetOutputFilter", ap_set_string_slot,
4380 AP_INIT_TAKE1("SetInputFilter", ap_set_string_slot,
H A Dconfig.c1442 AP_DECLARE_NONSTD(const char *) ap_set_string_slot(cmd_parms *cmd, function

Completed in 88 milliseconds