Home
last modified time | relevance | path

Searched refs:apr_procattr_io_set (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestoc.c72 rv = apr_procattr_io_set(procattr, APR_FULL_BLOCK, APR_NO_PIPE, in test_child_kill()
H A Dtestflock.c38 rv = apr_procattr_io_set(procattr, APR_NO_PIPE, APR_NO_PIPE, in launch_reader()
H A Dtestglobalmutex.c34 rv = apr_procattr_io_set(procattr, APR_NO_PIPE, APR_NO_PIPE, in launch_child()
H A Dtestproc.c44 rv = apr_procattr_io_set(attr, APR_FULL_BLOCK, APR_FULL_BLOCK, in test_create_proc()
H A Dtestpipe.c145 rv = apr_procattr_io_set(procattr, APR_CHILD_BLOCK, APR_CHILD_BLOCK, in test_pipe_writefull()
H A Dtestsock.c38 rv = apr_procattr_io_set(procattr, APR_NO_PIPE, APR_NO_PIPE, in launch_child()
H A Dsendfile.c156 rv = apr_procattr_io_set(procattr, APR_CHILD_BLOCK, APR_CHILD_BLOCK, in spawn_server()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_thread_proc.h415 APR_DECLARE(apr_status_t) apr_procattr_io_set(apr_procattr_t *attr,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/
H A Dproc.c59 APR_DECLARE(apr_status_t) apr_procattr_io_set(apr_procattr_t *attr, in apr_procattr_io_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/
H A Dproc.c52 APR_DECLARE(apr_status_t) apr_procattr_io_set(apr_procattr_t *attr, in apr_procattr_io_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/
H A Dproc.c42 APR_DECLARE(apr_status_t) apr_procattr_io_set(apr_procattr_t *attr, in apr_procattr_io_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/
H A Dproc.c63 APR_DECLARE(apr_status_t) apr_procattr_io_set(apr_procattr_t *attr, in apr_procattr_io_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/
H A Dproc.c77 APR_DECLARE(apr_status_t) apr_procattr_io_set(apr_procattr_t *attr, in apr_procattr_io_set() function