/httpd/build/ |
H A D | make_var_export.awk | 24 found = 0 43 if (found != 0) { 53 found++
|
/httpd/modules/mappers/ |
H A D | mod_alias.c | 158 * and throw a warning if found one 455 char *found = apr_pstrdup(r->pool, local 468 * and merge to whatever part of the found path was already 472 found = ap_server_root_relative(r->pool, found); 473 return found; 488 char *found = ""; local 492 found = apr_pstrdup(r->pool, 500 apr_uri_parse(r->pool, found, &uri); 502 found 526 char *found = NULL; local [all...] |
/httpd/support/ |
H A D | htdigest.c | 198 int found; local 257 found = 0; 259 if (found || (line[0] == '#') || (!line[0])) { 274 found = 1; 277 if (!found) {
|
H A D | htpasswd.c | 283 int found = 0; local 444 /* We found the user we were looking for */ 445 found++; 478 if (!found) { 480 apr_file_printf(errfile, "User %s not found" NL, user); 484 apr_file_printf(errfile, "User %s not found" NL, user);
|
H A D | apxs.in | 341 error("$apr_config not found!"); 352 error("$apu_config not found!"); 554 error("Config file $CFG_SYSCONFDIR/$CFG_TARGET.conf not found"); 600 my $found = 631 unless ($found) {
|
/httpd/build/win32/ |
H A D | fixBaseAddrs.pl | 95 elsif ($l =~ /warning LNK4198: base key '(.*)' not found/) {
|
/httpd/modules/filters/ |
H A D | mod_proxy_html.c | 205 char *found; local 257 for (found = strstr(ctx->buf, m->from.c); found; 258 found = strstr(ctx->buf+match+s_to, m->from.c)) { 259 match = found - ctx->buf; 385 char *found; local 599 found = strstr(ctx->buf, m->from.c); 600 if ((m->flags & M_ATSTART) && (found != ctx->buf)) 602 while (found) { 605 match = found [all...] |
H A D | mod_xml2enc.c | 131 int found = 0; local 134 while (!found && p && *p) { 138 /* found a starting element. Strip all that comes before. */ 149 found = 1; 237 /* either it's set to something we found or it's still the default */ 572 return "Default charset not found";
|
H A D | mod_deflate.c | 110 int found = 0; local 128 found = 1; 147 found = 1; 167 found = 1; 173 break; /* found a non-identity token */ 186 return found; 761 /* No acceptable token found. */
|
/httpd/server/ |
H A D | util_filter.c | 485 ap_filter_t *found = NULL; local 498 found = next; 503 if (found) { 504 ap_remove_input_filter(found); 513 ap_filter_t *found = NULL; local 526 found = next; 531 if (found) { 532 ap_remove_output_filter(found);
|
H A D | listen.c | 694 int found; local 699 found = 0; 703 for (addr = ls->addrs; addr && !found; addr = addr->next) { 708 found = 1; 714 if (!found) { 747 found = 0; 748 for (ls = s; ls && !found; ls = ls->next) { 749 for (addr = ls->addrs; addr && !found; addr = addr->next) { 752 found = 1; 758 if (!found) { [all...] |
H A D | core.c | 956 * Return the desired information; either the remote DNS name, if found, 1158 const ap_directive_t *found; local 1192 && ((found = find_parent(cmd->directive, "<Directory")) 1193 || (found = find_parent(cmd->directive, "<DirectoryMatch")))) 1195 && ((found = find_parent(cmd->directive, "<Location")) 1196 || (found = find_parent(cmd->directive, "<LocationMatch")))) 1198 && ((found = find_parent(cmd->directive, "<Files")) 1199 || (found = find_parent(cmd->directive, "<FilesMatch")) 1200 || (found = find_parent(cmd->directive, "<If")) 1201 || (found 2545 module *found = ap_find_linked_module(name); local 2593 module *found; local [all...] |
H A D | vhost.c | 596 /* No default server, or we found a default server but 612 /* No matching server, or we found a matching server but 1037 goto found; 1056 goto found; 1061 found:
|
/httpd/modules/http/ |
H A D | mod_mime.c | 83 char *default_language; /* Language if no AddLanguage ext found */ 818 int found; local 825 found = 0; 841 found = 1; 850 found = 1; 855 found = 1; 864 found = 1; 882 found = 1; 891 found = 1; 905 found [all...] |
H A D | byterange_filter.c | 412 int found = 0; local 514 found = 1; 555 if (found == 0) {
|
/httpd/modules/core/ |
H A D | mod_macro.c | 182 APLOGNO(02794) "non blank chars found after directive closing", 205 return apr_psprintf(pool, "expected token not found: %s", end_token); 386 returns the pointer and the whichone found, or NULL. 396 char *found = ap_strstr((char *) buf, tab[i]); local 398 if (found && (!chosen || found < chosen || 399 (found == chosen && lchosen < lfound))) { 400 chosen = found; 716 warn_if_non_blank(APLOGNO(02801) "non blank chars found after " 726 return BEGIN_MACRO " macro definition: name not found"; [all...] |
/httpd/modules/dav/main/ |
H A D | props.c | 627 int found; local 631 &found)) != NULL) { 636 /* assert: found == 1 */ 821 int found; local 825 &found)) != NULL) { 830 if (found) { 842 /* not found as a live OR dead property. add a record to the "bad" 931 /* it's a liveprop if a provider was found */
|
/httpd/modules/cluster/ |
H A D | mod_heartmonitor.c | 72 int found; member in struct:hm_slot_server_ctx_t 175 s->found = 1; 189 s->found = 1; 200 ctx.found = 0; 202 if (!ctx.found) { 220 ctx.found = 0; 222 if (ctx.found) {
|
/httpd/modules/arch/netware/ |
H A D | mod_nw_ssl.c | 545 /* If we found a pre-existing listen socket record, then there 649 int found; local 658 found = 0; 684 found = 1; 691 if (!found && &(*secwalk)->next) { 738 int found; local 821 found = 0; 824 found = 1; 828 if (!found) { 830 "No Listen directive found fo [all...] |
/httpd/modules/proxy/ |
H A D | mod_proxy.c | 607 char *found = NULL; local 631 found = ap_pregsub(r->pool, real, use_uri, AP_MAX_REG_MATCH, 633 if (!found) { 653 if (strcmp(found, real) != 0) { 654 found = apr_pstrcat(r->pool, "proxy:", found, NULL); 657 found = apr_pstrcat(r->pool, "proxy:", real, use_uri, NULL); 672 found = apr_pstrcat(r->pool, "proxy:", real, use_uri + len, NULL); 683 if (found) { 684 r->filename = found; 1297 int x, y, found; local 1891 int found = 0; local 1927 int found = 0; local [all...] |
H A D | mod_proxy_ftp.c | 227 int found = 0; local 235 while (!found) { 244 while (!found) { 267 found = 1; 601 int found = 0; local 607 while (!found && !APR_BRIGADE_EMPTY(ctx->in)) { 626 found = 1; 646 if (!found) { 2089 /* found the last brigade? */
|
/httpd/modules/dav/fs/ |
H A D | dbm.c | 324 /* the namespace was not found(!) */ 541 int *found) 550 *found = 0; 553 *found = 1; 537 dav_propdb_output_value(dav_db *db, const dav_prop_name *name, dav_xmlns_info *xi, apr_text_header *phdr, int *found) argument
|
/httpd/modules/cache/ |
H A D | cache_util.c | 394 /* no eos found in brigade, don't delete anything just yet, 1142 int found = 0; local 1161 found = 1; 1179 found = 1; 1189 return found;
|
/httpd/modules/ssl/ |
H A D | ssl_engine_kernel.c | 1612 "found acceptable cert"); 1631 "found acceptable cert by intermediate CA"); 1644 "no client certificate found!?", sc->vhost_id); 1730 * was not found. We use this to lookup the SSL_SESSION in the 1933 "SSL virtual host for servername %s found", 1940 "%s found (using default/first virtual host)", 1978 BOOL found = FALSE; local 1985 found = TRUE; 1992 if (!found) { 2000 found [all...] |
/httpd/modules/generators/ |
H A D | mod_autoindex.c | 846 int found; local 857 found = (apr_fnmatch(tuple->pattern, filename, MATCH_FLAGS) == 0); 860 found = (ap_strstr_c(filename, tuple->pattern) != NULL); 862 if (found) { 925 * Emitted if found (and able). 933 * Emitted if found (and able). 1012 * found and html do the subrequest, otherwise handle it 1139 * found and a text file, handle it -- otherwise fall through and 2314 "Cannot serve directory %s: No matching DirectoryIndex (%s) found, and "
|