Home
last modified time | relevance | path

Searched refs:ap_pstrdup (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/suphp/suphp-0.7.2/src/apache/
H A Dmod_suphp.c207 cfg->php_config = ap_pstrdup(cmd->pool, arg); in suphp_handle_cmd_config()
224 cfg->target_user = ap_pstrdup(cmd->pool, arg1); in suphp_handle_cmd_user_group()
225 cfg->target_group = ap_pstrdup(cmd->pool, arg2); in suphp_handle_cmd_user_group()
268 cfg->php_path = ap_pstrdup(cmd->pool, arg); in suphp_handle_cmd_phppath()
311 argv[0] = ap_pstrdup(p, conf->php_path); in suphp_source_child()
313 argv[2] = ap_pstrdup(p, r->filename); in suphp_source_child()
326 execve(ap_pstrdup(p, conf->php_path), argv, env); in suphp_source_child()
559 rv = stat(ap_pstrdup(p, r->filename), &finfo); in suphp_handler()
659 auth_user = ap_pstrdup(p, user); in suphp_handler()
660 auth_pass = ap_pstrdup(p, pass); in suphp_handler()
[all …]
/dports/www/html2hdml/html2hdml-1.0.5/
H A Dmod_html2hdml.c135 cfg->directory = ap_pstrdup(p,"/tmp"); in html2hdml_create_dir_mconfig()
148 cfg->directory = ap_pstrdup(p,"/tmp"); in html2hdml_merge_dir_mconfig()
158 cfg->directory = ap_pstrdup(p, cfg_new->directory); in html2hdml_merge_dir_mconfig()
160 cfg->directory = ap_pstrdup(p, cfg_origin->directory); in html2hdml_merge_dir_mconfig()
205 subr->args = ap_pstrdup(subr->pool, r->args); in call_main()
282 subr->filename = ap_pstrdup(subr->pool, html2hdmlcache); in call_ssi()
283 subr->handler = ap_pstrdup(subr->pool, "server-parsed"); in call_ssi()
336 type = ap_pstrdup(r->pool, r->handler); in html2hdml_fixup()
338 type = ap_pstrdup(r->pool, r->content_type); in html2hdml_fixup()
466 content_length = ap_pstrdup(r->pool, "0"); in html2hdml_handler()
/dports/www/websh/websh-3.6.0b5/src/generic/
H A Dresponse_ap.c69 r->status_line = ap_pstrdup(r->pool, ++response); in apHeaderHandler()
109 ap_pstrdup(r->pool, Tcl_GetString(lobjv[0])); in apHeaderHandler()
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/apache/
H A Dmod_shib.cpp161 sc->szScheme=ap_pstrdup(p,child->szScheme); in merge_shib_server_config()
163 sc->szScheme=ap_pstrdup(p,parent->szScheme); in merge_shib_server_config()
285 dc->szAuthGrpFile=ap_pstrdup(p,child->szAuthGrpFile); in merge_shib_dir_config()
287 dc->szAuthGrpFile=ap_pstrdup(p,parent->szAuthGrpFile); in merge_shib_dir_config()
292 dc->szAccessControl=ap_pstrdup(p,child->szAccessControl); in merge_shib_dir_config()
300 dc->szApplicationId=ap_pstrdup(p,child->szApplicationId); in merge_shib_dir_config()
307 dc->szRequireWith=ap_pstrdup(p,child->szRequireWith); in merge_shib_dir_config()
309 dc->szRequireWith=ap_pstrdup(p,parent->szRequireWith); in merge_shib_dir_config()
1821 *((char**)(parms->info))=ap_pstrdup(parms->pool,arg);
1829 *((char**)(base + offset))=ap_pstrdup(parms->pool,arg);
[all …]
H A Dmod_shib_20.cpp44 #define ap_pstrdup apr_pstrdup macro
H A Dmod_shib_22.cpp44 #define ap_pstrdup apr_pstrdup macro
H A Dmod_shib_24.cpp44 #define ap_pstrdup apr_pstrdup macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/tools/turbocharger/
H A Dmod_gzip.c1252 r->filename = ap_pstrdup(r->pool,t); in mod_gzip_run_mod_action()
1919 r->notes,"mod_gzip_result",ap_pstrdup(r->pool,"DECLINED:DISABLED")); in mod_gzip_request_handler()
1956 r->notes,"mod_gzip_result",ap_pstrdup(r->pool,log_info)); in mod_gzip_request_handler()
2138 r->notes,"mod_gzip_result",ap_pstrdup(r->pool,"DECLINED:HAS.GZ")); in mod_gzip_request_handler()
2180 r->notes,"mod_gzip_result",ap_pstrdup(r->pool,"DECLINED:IMAGE")); in mod_gzip_request_handler()
2364 ap_pstrdup(r->pool,"gzip")); in mod_gzip_request_handler()
2371 ap_pstrdup(r->pool,"deflate")); in mod_gzip_request_handler()
2394 r->notes,"mod_gzip_result",ap_pstrdup(r->pool,"DECLINED:NO_GZIP")); in mod_gzip_request_handler()
4168 r->notes,"mod_gzip_result",ap_pstrdup(r->pool,"OK")); in mod_gzip_encode_and_transmit()
4265 r->notes,"mod_gzip_result",ap_pstrdup(r->pool,"OK:HEAD_ONLY")); in mod_gzip_encode_and_transmit()
[all …]
H A Dmod_gzip.c.diff54 + ap_pstrdup(r->pool,"gzip"));
61 + ap_pstrdup(r->pool,"deflate"));
/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/tools/turbocharger/
H A Dmod_gzip.c1252 r->filename = ap_pstrdup(r->pool,t); in mod_gzip_run_mod_action()
1919 r->notes,"mod_gzip_result",ap_pstrdup(r->pool,"DECLINED:DISABLED")); in mod_gzip_request_handler()
1956 r->notes,"mod_gzip_result",ap_pstrdup(r->pool,log_info)); in mod_gzip_request_handler()
2138 r->notes,"mod_gzip_result",ap_pstrdup(r->pool,"DECLINED:HAS.GZ")); in mod_gzip_request_handler()
2180 r->notes,"mod_gzip_result",ap_pstrdup(r->pool,"DECLINED:IMAGE")); in mod_gzip_request_handler()
2364 ap_pstrdup(r->pool,"gzip")); in mod_gzip_request_handler()
2371 ap_pstrdup(r->pool,"deflate")); in mod_gzip_request_handler()
2394 r->notes,"mod_gzip_result",ap_pstrdup(r->pool,"DECLINED:NO_GZIP")); in mod_gzip_request_handler()
4168 r->notes,"mod_gzip_result",ap_pstrdup(r->pool,"OK")); in mod_gzip_encode_and_transmit()
4265 r->notes,"mod_gzip_result",ap_pstrdup(r->pool,"OK:HEAD_ONLY")); in mod_gzip_encode_and_transmit()
[all …]
H A Dmod_gzip.c.diff54 + ap_pstrdup(r->pool,"gzip"));
61 + ap_pstrdup(r->pool,"deflate"));
/dports/www/mod_log_sql/mod_log_sql-1.101/
H A Dfunctions13.h35 return ap_pstrdup(r->pool, tstr); in extract_request_time()
H A Dapache13.h60 #define apr_pstrdup ap_pstrdup
/dports/www/p5-ClearSilver/clearsilver-0.10.5/mod_ecs/
H A Dmod_ecs.c424 entry->libpath = ap_pstrdup(cls->deplibs->pool, arg); in set_dep_lib()
500 entry->libpath = ap_pstrdup(cls->handlers->pool, arg); in set_pre_lib()
556 my_handler.libpath = ap_pstrdup(sconf->handlers->pool, r->filename); in run_dl_cgi()
676 r->method = ap_pstrdup(r->pool, "GET"); in run_xcgi()
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/mod_ecs/
H A Dmod_ecs.c424 entry->libpath = ap_pstrdup(cls->deplibs->pool, arg); in set_dep_lib()
500 entry->libpath = ap_pstrdup(cls->handlers->pool, arg); in set_pre_lib()
556 my_handler.libpath = ap_pstrdup(sconf->handlers->pool, r->filename); in run_dl_cgi()
676 r->method = ap_pstrdup(r->pool, "GET"); in run_xcgi()
/dports/www/clearsilver/clearsilver-0.10.5/mod_ecs/
H A Dmod_ecs.c424 entry->libpath = ap_pstrdup(cls->deplibs->pool, arg); in set_dep_lib()
500 entry->libpath = ap_pstrdup(cls->handlers->pool, arg); in set_pre_lib()
556 my_handler.libpath = ap_pstrdup(sconf->handlers->pool, r->filename); in run_dl_cgi()
676 r->method = ap_pstrdup(r->pool, "GET"); in run_xcgi()
/dports/www/mod_fastcgi/mod_fastcgi-2.4.7.1/
H A Dfcgi_util.c471 s->user = ap_pstrdup(p, pw->pw_name); in fcgi_util_fs_set_uid_n_gid()
482 s->group = ap_pstrdup(p, r->gr_name); in fcgi_util_fs_set_uid_n_gid()
H A Dfcgi_pm.c1110 s->fs_path = ap_pstrdup(sp, cjob->fs_path);
1112 s->fs_path = ap_pstrdup(sp, execName);
1158 s->user = ap_pstrdup(sp, user);
1175 s->user = ap_pstrdup(sp, user);
1176 s->username = ap_pstrdup(sp, pw->pw_name);
1179 s->group = ap_pstrdup(sp, group);
H A Dmod_fastcgi.c729 r->status_line = ap_pstrdup(r->pool, value);
738 r->content_type = ap_pstrdup(r->pool, value);
1027 *user = ap_pstrdup(r->pool, r->uri + 1);
1237 wait_npipe_mutex_name = cp = ap_pstrdup(rp, socket_path);
/dports/www/mod_auth_tkt/mod_auth_tkt-2.1.0/src/
H A Dap_compat.h73 #define apr_pstrdup ap_pstrdup
/dports/www/p5-CGI-SpeedyCGI/CGI-SpeedyCGI-2.22/src/
H A Dmod_speedycgi.c337 r->method = ap_pstrdup(r->pool, "GET"); in talk_to_be()
/dports/www/interchange/interchange-5.6.3/dist/src/mod_interchange/
H A Dmod_interchange.c238 sock_rec->address = ap_pstrdup(parms->pool,arg); in ic_server_setup()
788 r->method = ap_pstrdup(r->pool,"GET"); in ic_transfer_response()
/dports/www/mod_auth_pubtkt/mod_auth_pubtkt-0.13/src/
H A Dap_compat.h73 #define apr_pstrdup ap_pstrdup
/dports/www/resin3/resin-3.1.16/modules/c/src/apache1/
H A Dmod_caucho.c833 r->status_line = ap_pstrdup(r->pool, buf); in send_data()
841 r->content_type = ap_pstrdup(r->pool, value); in send_data()
/dports/devel/p5-ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.28/
H A Dxsbuilder.osc2002.pod189 func: ap_pstrdup
462 MALLOC=strdup:$dest = ($type)ap_pstrdup(obj -> pool, $src)

12