Searched defs:arv (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dreadwrite.c122 apr_status_t arv = apr_wait_for_io_or_timeout(thefile, NULL, 1); local
194 apr_status_t arv = apr_wait_for_io_or_timeout(thefile, NULL, 0); local
/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsendrecv.c46 apr_status_t arv; local
73 apr_status_t arv; local
126 apr_status_t arv = apr_wait_for_io_or_timeout(NULL, sock, 0); local
161 apr_status_t arv = apr_wait_for_io_or_timeout(NULL, sock, 1); local
217 apr_status_t arv; local
262 apr_status_t arv; local
420 apr_status_t arv; local
462 apr_status_t arv; local
574 apr_status_t arv; local
637 apr_status_t arv = apr_wait_for_io_or_timeout(NULL, sock, 0); local
772 apr_status_t arv = apr_wait_for_io_or_timeout(NULL, sock, 0); local
821 apr_status_t arv; local
981 apr_status_t rv, arv; local
[all...]

Completed in 73 milliseconds