Home
last modified time | relevance | path

Searched refs:ap_pstrcat (Results 1 – 20 of 20) sorted by relevance

/dports/textproc/xalan-c/xalan_c-1.12/samples/ApacheModuleXSLT/
H A Dmod_xslt.c119 mimetype = ap_pstrcat(r->pool, r->filename, NULL); in xslt_handler()
142 xmlfilename = ap_pstrcat(r->pool,filename,".xml",NULL); in xslt_handler()
144 xslfilename = ap_pstrcat(r->pool,filename,".xsl",NULL); in xslt_handler()
/dports/www/mod_fastcgi/mod_fastcgi-2.4.7.1/
H A Dfcgi_util.c58 char *buf = ap_pstrcat(p, path, user, group, NULL); in fcgi_util_socket_hash_filename()
80 p = ap_pstrcat(a, "\\", src2, NULL); in make_full_path()
83 p = ap_pstrcat(a, src1, "\\", src2, NULL); in make_full_path()
86 p = ap_pstrcat(a, src1, src2, NULL); in make_full_path()
140 return ap_pstrcat(p, "path \"", socket_path, in fcgi_util_socket_make_domain_addr()
207 return ap_pstrcat(p, "failed to resolve \"", host, in fcgi_util_socket_make_inet_addr()
H A Dfcgi_config.c53 return ap_pstrcat(p, "bad port number \"", portStr, "\"", NULL); in get_host_n_port()
78 return ap_pstrcat(p, "\"", txt, "\" must be a positive integer", NULL); in get_u_short()
104 return ap_pstrcat(p, "can't parse ", "\"", val, "\"", NULL); in get_int()
129 return ap_pstrcat(p, "\"", val, "\" must be a positive integer", NULL); in get_u_int()
150 return ap_pstrcat(p, "\"", val, "\" is not a floating point number", NULL); in get_float()
163 *(envp + *envc) = ap_pstrcat(p, var, "=", getenv(var), NULL); in fcgi_config_set_env_var()
383 fcgi_dynamic_dir = ap_pstrcat(p, fcgi_socket_dir, "/dynamic", NULL); in fcgi_config_make_dynamic_dir()
435 unlink(ap_pstrcat(tp, fcgi_dynamic_dir, "/", dirp->d_name, NULL)); in fcgi_config_make_dynamic_dir()
502 fcgi_dynamic_dir = ap_pstrcat(cmd->pool, fcgi_socket_dir, "dynamic", NULL); in fcgi_config_set_socket_dir()
863 return ap_pstrcat(tp, name, " requires a path and either a -socket or -host option", NULL); in fcgi_config_new_external_server()
H A Dfcgi.h96 #define ap_pstrcat apr_pstrcat macro
H A Dfcgi_pm.c706 quoted_filename = ap_pstrcat(tp, "\"", fs->fs_path, "\"", NULL); in spawn_fs_process()
708 pCommand = ap_pstrcat(tp, interpreter, " ", quoted_filename, NULL); in spawn_fs_process()
H A Dmod_fastcgi.c293 fcgi_dynamic_dir = ap_pstrcat(p, fcgi_socket_dir, "dynamic", NULL); in init_module()
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/apache/
H A Dmod_shib_20.cpp45 #define ap_pstrcat apr_pstrcat macro
H A Dmod_shib_22.cpp45 #define ap_pstrcat apr_pstrcat macro
H A Dmod_shib_24.cpp45 #define ap_pstrcat apr_pstrcat macro
H A Dmod_shib.cpp1891 dc->szAccessControl = ap_pstrcat(params->pool, params->path, arg, NULL);
/dports/www/mod_log_sql/mod_log_sql-1.101/
H A Dapache13.h61 #define apr_pstrcat ap_pstrcat
/dports/www/mod_auth_tkt/mod_auth_tkt-2.1.0/src/
H A Dap_compat.h72 #define apr_pstrcat ap_pstrcat
/dports/www/p5-CGI-SpeedyCGI/CGI-SpeedyCGI-2.22/src/
H A Dmod_speedycgi.c192 newfile = ap_pstrcat(r->pool, r->filename, ".EXE", NULL); in cgi_handler()
/dports/www/mod_auth_pubtkt/mod_auth_pubtkt-0.13/src/
H A Dap_compat.h72 #define apr_pstrcat ap_pstrcat
/dports/devel/p5-ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.28/
H A Dxsbuilder.osc2002.pod191 func: ap_pstrcat
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd13/src/
H A Dap_alloc.inc134 //API_EXPORT_NONSTD(char *) ap_pstrcat(struct pool *,...); { all '...' must be char* }
/dports/www/mod_auth_kerb2/mod_auth_kerb-5.4/src/
H A Dmod_auth_kerb.c77 #define apr_pstrcat ap_pstrcat
H A D.#mod_auth_kerb.c.1.14771 #define apr_pstrcat ap_pstrcat
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/tools/turbocharger/
H A Dmod_gzip.c5986 newfile = ap_pstrcat(r->pool, r->filename, ".EXE", NULL); in mod_gzip_cgi_handler()
/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/tools/turbocharger/
H A Dmod_gzip.c5986 newfile = ap_pstrcat(r->pool, r->filename, ".EXE", NULL); in mod_gzip_cgi_handler()