Searched refs:ap_set_string_slot (Results 1 - 13 of 13) sorted by relevance
| /httpd/modules/session/ |
| H A D | mod_session_dbd.c | 597 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 D | mod_imagemap.c | 119 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 D | mod_dir.c | 128 AP_INIT_TAKE1("FallbackResource", ap_set_string_slot,
|
| /httpd/modules/aaa/ |
| H A D | mod_authz_dbm.c | 76 AP_INIT_TAKE1("AuthzDBMType", ap_set_string_slot,
|
| H A D | mod_authn_dbd.c | 86 return ap_set_string_slot(cmd, cfg, label);
|
| H A D | mod_authz_dbd.c | 97 return ap_set_string_slot(cmd, cfg, label);
|
| H A D | mod_authn_socache.c | 256 AP_INIT_TAKE1("AuthnCacheContext", ap_set_string_slot,
|
| H A D | mod_authnz_ldap.c | 1744 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 D | mod_autoindex.c | 592 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 D | http_config.h | 613 AP_DECLARE_NONSTD(const char *) ap_set_string_slot(cmd_parms *cmd,
|
| /httpd/modules/http/ |
| H A D | mod_mime.c | 393 AP_INIT_TAKE1("DefaultLanguage", ap_set_string_slot,
|
| /httpd/server/ |
| H A D | core.c | 4377 AP_INIT_TAKE1("SetOutputFilter", ap_set_string_slot, 4380 AP_INIT_TAKE1("SetInputFilter", ap_set_string_slot,
|
| H A D | config.c | 1442 AP_DECLARE_NONSTD(const char *) ap_set_string_slot(cmd_parms *cmd, function
|
Completed in 88 milliseconds