Home
last modified time | relevance | path

Searched refs:apr_procattr_create (Results 1 – 25 of 81) sorted by relevance

1234

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/test/
H A Dtestproc.c37 rv = apr_procattr_create(&attr, p); in test_create_proc()
113 rv = apr_procattr_create(&attr, p); in test_file_redir()
H A Dtestshm.c185 rv = apr_procattr_create(&attr1, p); in test_named()
194 rv = apr_procattr_create(&attr2, p); in test_named()
H A Dtestoc.c69 rv = apr_procattr_create(&procattr, p); in test_child_kill()
H A Dtestflock.c35 rv = apr_procattr_create(&procattr, p); in launch_reader()
H A Dtestglobalmutex.c31 rv = apr_procattr_create(&procattr, p); in launch_child()
H A Dtestpipe.c142 rv = apr_procattr_create(&procattr, p); in test_pipe_writefull()
H A Dtestsock.c33 rv = apr_procattr_create(&procattr, p); in launch_child()
/dports/devel/apr1/apr-1.7.0/test/
H A Dtestproc.c41 rv = apr_procattr_create(&attr, p); in test_create_proc()
117 rv = apr_procattr_create(&attr, p); in test_file_redir()
H A Dtestoc.c69 rv = apr_procattr_create(&procattr, p); in test_child_kill()
H A Dtestshm.c187 rv = apr_procattr_create(&attr1, p); in test_named()
200 rv = apr_procattr_create(&attr2, p); in test_named()
H A Dtestflock.c35 rv = apr_procattr_create(&procattr, p); in launch_reader()
H A Dtestglobalmutex.c31 rv = apr_procattr_create(&procattr, p); in launch_child()
H A Dtestpipe.c142 rv = apr_procattr_create(&procattr, p); in test_pipe_writefull()
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/main/cpp/
H A Dzipcompressaction.cpp46 apr_status_t stat = apr_procattr_create(&attr, aprpool); in execute()
H A Dgzcompressaction.cpp43 apr_status_t stat = apr_procattr_create(&attr, aprpool); in execute()
/dports/www/mod_qos/mod_qos-11.66/tools/src/
H A Dqs_apo.c101 if((status = apr_procattr_create(&attr, pool)) != APR_SUCCESS) { in qs_readpwd()
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/test/cpp/net/
H A Dsocketserverstarter.cpp58 stat = apr_procattr_create(&attr, pool); in LOGUNIT_CLASS()
/dports/www/mod_perl2/mod_perl-2.0.11/xs/Apache2/SubProcess/
H A DApache2__SubProcess.h68 if (FAILED(apr_procattr_create(&procattr, p)) || in modperl_spawn_proc_prog()
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/test/cpp/util/
H A Dtransformer.cpp164 apr_status_t stat = apr_procattr_create(&attr, pool); in transform()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/include/
H A Dapr_thread_proc.h385 APR_DECLARE(apr_status_t) apr_procattr_create(apr_procattr_t **new_attr,
/dports/devel/apr1/apr-1.7.0/include/
H A Dapr_thread_proc.h399 APR_DECLARE(apr_status_t) apr_procattr_create(apr_procattr_t **new_attr,
/dports/www/apache24/httpd-2.4.53/modules/ssl/
H A Dssl_util.c126 if (apr_procattr_create(&procattr, p) != APR_SUCCESS) in ssl_util_ppopen()
/dports/www/mod_security/modsecurity-2.9.3/apache2/
H A Dapache2_util.c92 apr_procattr_create(&procattr, r->pool); in apache2_exec()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/threadproc/beos/
H A Dproc.c26 APR_DECLARE(apr_status_t) apr_procattr_create(apr_procattr_t **new, apr_pool_t *pool) in apr_procattr_create() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/threadproc/netware/
H A Dproc.c38 APR_DECLARE(apr_status_t) apr_procattr_create(apr_procattr_t **new,apr_pool_t *pool) in apr_procattr_create() function

1234