Home
last modified time | relevance | path

Searched refs:APR_ENOTIMPL (Results 1 – 25 of 53) sorted by relevance

123

/trueos/contrib/apr/network_io/unix/
HDmulticast.c136 return APR_ENOTIMPL; in do_mcast()
144 return APR_ENOTIMPL; in do_mcast()
156 return APR_ENOTIMPL; in do_mcast()
178 return APR_ENOTIMPL; in do_mcast()
190 rv = APR_ENOTIMPL; in do_mcast()
224 return APR_ENOTIMPL; in do_mcast_opt()
234 rv = APR_ENOTIMPL; in do_mcast_opt()
249 return APR_ENOTIMPL; in apr_mcast_join()
261 return APR_ENOTIMPL; in apr_mcast_leave()
270 return APR_ENOTIMPL; in apr_mcast_hops()
[all …]
HDsockopt.c133 return APR_ENOTIMPL; in apr_socket_opt_set()
153 return APR_ENOTIMPL; in apr_socket_opt_set()
170 return APR_ENOTIMPL; in apr_socket_opt_set()
179 return APR_ENOTIMPL; in apr_socket_opt_set()
207 return APR_ENOTIMPL; in apr_socket_opt_set()
223 return APR_ENOTIMPL; in apr_socket_opt_set()
253 return APR_ENOTIMPL; in apr_socket_opt_set()
312 return APR_ENOTIMPL; in apr_socket_opt_set()
330 return APR_ENOTIMPL; in apr_socket_opt_set()
371 return APR_ENOTIMPL; in apr_socket_atmark()
/trueos/contrib/apr/locks/unix/
HDthread_rwlock.c145 return APR_ENOTIMPL; in apr_thread_rwlock_create()
150 return APR_ENOTIMPL; in apr_thread_rwlock_rdlock()
155 return APR_ENOTIMPL; in apr_thread_rwlock_tryrdlock()
160 return APR_ENOTIMPL; in apr_thread_rwlock_wrlock()
165 return APR_ENOTIMPL; in apr_thread_rwlock_trywrlock()
170 return APR_ENOTIMPL; in apr_thread_rwlock_unlock()
175 return APR_ENOTIMPL; in apr_thread_rwlock_destroy()
HDproc_mutex.c797 return APR_ENOTIMPL;
804 return APR_ENOTIMPL;
811 return APR_ENOTIMPL;
818 return APR_ENOTIMPL;
825 return APR_ENOTIMPL;
840 return APR_ENOTIMPL;
844 return APR_ENOTIMPL;
HDthread_mutex.c46 return APR_ENOTIMPL; in apr_thread_mutex_create()
/trueos/contrib/apr-util/buckets/
HDapr_buckets.c28 return APR_ENOTIMPL; in apr_bucket_setaside_notimpl()
34 return APR_ENOTIMPL; in apr_bucket_split_notimpl()
40 return APR_ENOTIMPL; in apr_bucket_copy_notimpl()
/trueos/contrib/apr-util/dbd/
HDapr_dbd_sqlite2.c327 return APR_ENOTIMPL; in dbd_sqlite_prepare()
334 return APR_ENOTIMPL; in dbd_sqlite_pquery()
341 return APR_ENOTIMPL; in dbd_sqlite_pvquery()
349 return APR_ENOTIMPL; in dbd_sqlite_pselect()
357 return APR_ENOTIMPL; in dbd_sqlite_pvselect()
364 return APR_ENOTIMPL; in dbd_sqlite_pbquery()
371 return APR_ENOTIMPL; in dbd_sqlite_pvbquery()
379 return APR_ENOTIMPL; in dbd_sqlite_pbselect()
387 return APR_ENOTIMPL; in dbd_sqlite_pvbselect()
515 return APR_ENOTIMPL; in dbd_sqlite_select_db()
HDapr_dbd.c210 rv = APR_ENOTIMPL; in apr_dbd_get_driver()
227 if ((rv != APR_SUCCESS) && (rv != APR_ENOTIMPL)) { in apr_dbd_open_ex()
383 return APR_ENOTIMPL; in apr_dbd_prepare()
/trueos/contrib/apr/misc/unix/
HDenv.c44 return APR_ENOTIMPL; in apr_env_get()
66 return APR_ENOTIMPL; in apr_env_set()
86 return APR_ENOTIMPL; in apr_env_delete()
/trueos/contrib/apr/poll/unix/
HDpollcb.c105 return APR_ENOTIMPL; in apr_pollcb_create_ex()
107 return APR_ENOTIMPL; in apr_pollcb_create_ex()
119 if (rv == APR_ENOTIMPL) { in apr_pollcb_create_ex()
131 return APR_ENOTIMPL; in apr_pollcb_create_ex()
HDpollset.c58 return APR_ENOTIMPL; in create_wakeup_pipe()
63 return APR_ENOTIMPL; in apr_file_socket_pipe_close()
241 return APR_ENOTIMPL; in apr_pollset_create_ex()
243 return APR_ENOTIMPL; in apr_pollset_create_ex()
260 if (rv == APR_ENOTIMPL) { in apr_pollset_create_ex()
266 return APR_ENOTIMPL; in apr_pollset_create_ex()
HDpoll.c163 return APR_ENOTIMPL; in impl_pollset_create()
167 return APR_ENOTIMPL; in impl_pollset_create()
322 return APR_ENOTIMPL; in impl_pollcb_create()
327 return APR_ENOTIMPL; in impl_pollcb_create()
/trueos/contrib/apr/shmem/unix/
HDshm.c138 return APR_ENOTIMPL; in shm_cleanup_owner()
269 return APR_ENOTIMPL; /* requested anonymous but we don't have it */ in apr_shm_create()
422 return APR_ENOTIMPL; in apr_shm_create()
491 return APR_ENOTIMPL; in apr_shm_remove()
520 return APR_ENOTIMPL; in shm_cleanup_attach()
573 return APR_ENOTIMPL; in apr_shm_attach()
656 return APR_ENOTIMPL; in apr_shm_attach()
691 return APR_ENOTIMPL; in APR_DECLARE()
698 return APR_ENOTIMPL; in apr_os_shm_put()
/trueos/contrib/apr/file_io/unix/
HDpipe.c50 return APR_ENOTIMPL; in pipeblock()
63 return APR_ENOTIMPL; in pipeblock()
85 return APR_ENOTIMPL; in pipenonblock()
99 return APR_ENOTIMPL; in pipenonblock()
/trueos/contrib/apr-util/test/
HDtestutil.c28 if (rv == APR_ENOTIMPL) { in apr_assert_success()
43 if (rv == APR_ENOTIMPL) { in apr_assert_failure()
/trueos/contrib/apr-util/xlate/
HDxlate.c430 return APR_ENOTIMPL; in apr_xlate_open()
435 return APR_ENOTIMPL; in apr_xlate_sb_get()
450 return APR_ENOTIMPL; in apr_xlate_conv_buffer()
455 return APR_ENOTIMPL; in apr_xlate_close()
/trueos/contrib/apr/threadproc/unix/
HDthreadpriv.c76 return APR_ENOTIMPL; in apr_threadkey_private_delete()
126 return APR_ENOTIMPL; in apr_os_threadkey_get()
HDproc.c679 return APR_ENOTIMPL; in apr_procattr_limit_set()
687 return APR_ENOTIMPL; in apr_procattr_limit_set()
695 return APR_ENOTIMPL; in apr_procattr_limit_set()
703 return APR_ENOTIMPL; in apr_procattr_limit_set()
HDthread.c135 return APR_ENOTIMPL;
331 return APR_ENOTIMPL;
HDsignals.c458 return APR_ENOTIMPL; in apr_signal_block()
485 return APR_ENOTIMPL; in apr_signal_unblock()
/trueos/contrib/apr-util/include/private/
HDapr_dbd_odbc_v2.h73 #define SQLSetStmtAttr(hstmt, fOption, ValuePtr, BufferLength) (0); return APR_ENOTIMPL;
79 #define SQLFetchScroll(stmt, orient, rownum) (0); return APR_ENOTIMPL;
/trueos/contrib/serf/
HDincoming.c27 return APR_ENOTIMPL; in read_from_client()
32 return APR_ENOTIMPL; in write_to_client()
/trueos/contrib/apr-util/include/
HDapr_md4.h96 #define apr_md4_set_xlate(context, xlate) APR_ENOTIMPL
/trueos/contrib/serf/buckets/
HDmmap_buckets.c107 return APR_ENOTIMPL; in serf_mmap_peek()
HDiovec_buckets.c60 return APR_ENOTIMPL; in serf_iovec_readline()

123