Searched refs:apr_pstrcat (Results 76 - 100 of 140) sorted by relevance

123456

/macosx-10.10.1/apache-793/httpd/modules/aaa/
H A Dmod_authz_groupfile.c283 return apr_pstrcat(cmd->temp_pool,
H A Dmod_authz_host.c237 return apr_pstrcat(cmd->temp_pool,
H A Dmod_authnz_ldap.c372 char *str = apr_pstrcat(r->pool, prefix, sec->attributes[i], NULL);
1386 return apr_pstrcat(cmd->temp_pool,
1419 sec->host = apr_pstrcat(cmd->pool, urld->lud_host, " ", sec->host, NULL);
1605 return apr_pstrcat(cmd->pool, "AuthLDAPInitialBindPattern: cannot compile regular "
1624 return apr_pstrcat(cmd->pool,
1631 return apr_pstrcat(cmd->pool,
1639 return apr_pstrcat(cmd->pool,
H A Dmod_authz_dbd.c336 return apr_pstrcat(cmd->temp_pool,
/macosx-10.10.1/apache-793/httpd/modules/arch/unix/
H A Dmod_unixd.c275 return apr_pstrcat(cmd->pool, "suEXEC isn't supported: ",
H A Dmod_privileges.c425 return apr_pstrcat(cmd->pool, "Invalid userid for VHostUser: ",
436 return apr_pstrcat(cmd->pool, "Invalid groupid for VHostGroup: ",
/macosx-10.10.1/apache-793/httpd/modules/cache/
H A Dmod_socache_memcache.c163 ctx->tag = apr_pstrcat(p, namespace, ":", NULL);
/macosx-10.10.1/apache-793/httpd/modules/generators/
H A Dmod_autoindex.c.orig211 p->apply_path = apr_pstrcat(arr->pool, path, "*", NULL);
214 p->apply_to = apr_pstrcat(arr->pool, "*", to, NULL);
311 desc_entry->pattern = apr_pstrcat(dcfg->desc_list->pool,
1021 header_fname = apr_pstrcat(r->pool, header_fname, "?", r->args, NULL);
1354 p->name = apr_pstrcat(r->pool, dirent->name, "/", NULL);
2045 ap_set_content_type(r, apr_pstrcat(r->pool, ctype, ";charset=",
2182 colargs = apr_pstrcat(r->pool, fval, vval, ppre, epattern, NULL);
2306 r->filename = apr_pstrcat(r->pool, r->filename, "/", NULL);
/macosx-10.10.1/apache-793/httpd/modules/loggers/
H A Dmod_log_forensic.c247 s = apr_pstrcat(r->pool, "-", id, "\n", NULL);
/macosx-10.10.1/apache-793/httpd/modules/metadata/
H A Dmod_cern_meta.c316 metafilename = apr_pstrcat(r->pool, scrap_book, "/",
/macosx-10.10.1/apache-793/httpd/modules/proxy/
H A Dmod_proxy_fdpass.c50 r->filename = apr_pstrcat(r->pool, "proxy:fd://", path, NULL);
H A Dmod_proxy_balancer.c101 r->filename = apr_pstrcat(r->pool, "proxy:", BALANCER_PREFIX, host,
104 r->path_info = apr_pstrcat(r->pool, "/", path, NULL);
397 return ap_proxyerror(r, HTTP_BAD_REQUEST, apr_pstrcat(r->pool,
402 *url = apr_pstrcat(r->pool, worker->s->name, path, NULL);
821 sname = apr_pstrcat(pconf, conf->id, "_", sname, NULL);
1051 apr_pstrcat(r->pool, BALANCER_PREFIX, name, NULL), 0);
H A Dmod_proxy_ajp.c83 host = apr_pstrcat(r->pool, "[", host, "]", NULL);
85 r->filename = apr_pstrcat(r->pool, "proxy:ajp://", host, sport,
/macosx-10.10.1/apr-32/apr-util/apr-util/test/
H A Dtestdbm.c172 const char *file = apr_pstrcat(p, "data/test-", type, NULL);
H A Dtestmemcache.c187 k = apr_pstrcat(p, prefix, apr_itoa(p, i), NULL);
456 apr_pstrcat(pool, prefix,
/macosx-10.10.1/apache-793/httpd/modules/dav/fs/
H A Drepos.c488 src = apr_pstrcat(p, src_dir, "/" DAV_FS_STATE_DIR "/", src_file, NULL);
497 dst = apr_pstrcat(p, dst_dir, "/" DAV_FS_STATE_DIR, NULL);
529 dst = apr_pstrcat(p, dst, "/", dst_file, NULL);
627 pathname = apr_pstrcat(p,
642 pathname = apr_pstrcat(p,
703 s = apr_pstrcat(r->pool, filename, r->path_info, NULL);
934 ds->temppath = apr_pstrcat(p, ap_make_dirstr_parent(p, ds->pathname),
H A Ddbm.c116 const char *pathname = apr_pstrcat(p, dirname, "/" DAV_FS_STATE_DIR, NULL);
175 pathname = apr_pstrcat(p, dirpath, "/" DAV_FS_STATE_DIR "/",
/macosx-10.10.1/apache-793/httpd/support/
H A Dab.c1669 hdrs = apr_pstrcat(cntxt, hdrs, "Host: ", host_field, colonhost, "\r\n", NULL);
1677 hdrs = apr_pstrcat(cntxt, hdrs, "User-Agent: ApacheBench/", AP_AB_BASEREVISION, "\r\n", NULL);
1685 hdrs = apr_pstrcat(cntxt, hdrs, "Accept: */*\r\n", NULL);
2210 cookie = apr_pstrcat(cntxt, "Cookie: ", opt_arg, "\r\n", NULL);
2225 auth = apr_pstrcat(cntxt, auth, "Authorization: Basic ", tmp,
2240 auth = apr_pstrcat(cntxt, auth, "Proxy-Authorization: Basic ",
2244 hdrs = apr_pstrcat(cntxt, hdrs, opt_arg, "\r\n", NULL);
/macosx-10.10.1/apache-793/httpd/modules/mappers/
H A Dmod_negotiation.c135 return apr_pstrcat(cmd->pool, "Invalid ForceLanguagePriority option ",
2611 apr_table_mergen(hdrs, "Vary", 2 + apr_pstrcat(r->pool,
3016 ap_set_content_type(r, apr_pstrcat(r->pool,
3067 new_req = apr_pstrcat(r->pool, udir, best->file_name,
3071 new_req = apr_pstrcat(r->pool, udir, best->file_name,
3076 new_req = apr_pstrcat(r->pool, udir, best->file_name,
/macosx-10.10.1/apache-793/httpd/modules/filters/
H A Dmod_filter.c472 return apr_pstrcat(cmd->pool,
580 fname = apr_pstrcat(cmd->pool, "BYTYPE:", pname, NULL);
/macosx-10.10.1/apache-793/httpd/modules/session/
H A Dmod_session_dbd.c193 note = apr_pstrcat(r->pool, MOD_SESSION_DBD, name, NULL);
536 return apr_pstrcat(cmd->pool, cmd->directive->directive,
/macosx-10.10.1/apache-793/httpd/modules/slotmem/
H A Dmod_slotmem_shm.c140 const char *filenm = apr_pstrcat(pool, DEFAULT_SLOTMEM_PREFIX,
150 return apr_pstrcat(pool, fname, DEFAULT_SLOTMEM_PERSIST_SUFFIX,
/macosx-10.10.1/apr-32/apr/apr/threadproc/os2/
H A Dproc.c386 progname = apr_pstrcat(pool, progname, ".exe", NULL);
462 a = apr_pstrcat(pool, "\"", double_quotes(pool, a), "\"", NULL);
/macosx-10.10.1/apache-793/httpd/modules/arch/win32/
H A Dmod_win32.c90 return apr_pstrcat(cmd->temp_pool, "ScriptInterpreterSource \"", arg,
/macosx-10.10.1/apache-793/httpd/modules/dav/main/
H A Dutil.c278 comp.hostname = apr_pstrcat(r->pool, comp.hostname, domain, NULL);
1209 errmsg = apr_pstrcat(p, "User \"",
1661 new_response->desc = apr_pstrcat(r->pool,
1831 vary = apr_pstrcat(out_req->pool, vary, "," DAV_LABEL_HDR,

Completed in 318 milliseconds

123456