Searched defs:scheme (Results 1 – 13 of 13) sorted by relevance
| /mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/ |
| D | HTAABrow.c | 427 int scheme; in HTAASetup_delete() local 458 int scheme; in HTAASetup_updateSpecifics() local 566 static char *compose_auth_string(HTAAScheme scheme, HTAASetup * setup, int IsProxy) in compose_auth_string() 746 int scheme; in HTAA_selectScheme() local 823 HTAAScheme scheme; in HTAA_composeAuth() local 1054 HTAAScheme scheme; in HTAA_shouldRetryWithAuth() local
|
| D | HTAAUtil.c | 111 const char *HTAAScheme_name(HTAAScheme scheme) in HTAAScheme_name()
|
| D | HTAAProt.c | 223 HTAAScheme scheme = HTAAScheme_enum(HTlex_buffer); in HTAA_parseProtFile() local
|
| /mirbsd/src/lib/libssl/src/crypto/asn1/ |
| D | p5_pbev2.c | 90 X509_ALGOR *scheme = NULL, *kalg = NULL, *ret = NULL; variable
|
| /mirbsd/src/usr.sbin/httpd/src/main/ |
| D | util_uri.c | 90 schemes_t *scheme; in ap_default_port_for_scheme() local 182 char *scheme = NULL; /* to hold the scheme without modifying const args */ in ap_unparse_uri_components() local
|
| /mirbsd/src/usr.sbin/httpd/src/include/ |
| D | util_uri.h | 105 char *scheme; /* scheme ("http"/"ftp"/...) */ member
|
| /mirbsd/src/usr.sbin/httpd/src/modules/proxy/ |
| D | proxy_http.c | 77 int ap_proxy_http_canon(request_rec *r, char *url, const char *scheme, int def_port) in ap_proxy_http_canon()
|
| D | mod_proxy.h | 116 const char *scheme; member 122 const char *scheme; /* the schemes handled by this proxy, or '*' */ member
|
| D | mod_proxy.c | 333 char *url, *scheme, *p; in proxy_handler() local
|
| /mirbsd/src/usr.sbin/httpd/src/modules/standard/ |
| D | mod_digest.c | 145 const char *scheme; in get_digest_rec() local
|
| D | mod_rewrite.c | 2728 static char *escape_absolute_uri(ap_pool *p, char *uri, unsigned scheme) in escape_absolute_uri()
|
| /mirbsd/src/usr.sbin/httpd/src/modules/experimental/ |
| D | mod_auth_digest.c | 170 const char *scheme; member
|
| /mirbsd/src/gnu/usr.bin/lynx/src/ |
| D | LYMainLoop.c | 3055 char *scheme = !isLYNXIMGMAP(curdoc.address) in handle_LYK_HEAD() local 3139 char *scheme = !isLYNXIMGMAP(curdoc.address) in handle_LYK_HEAD() local
|