Searched refs:apr_os_sock_put (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/apr/include/
H A Dapr_portable.h413 APR_DECLARE(apr_status_t) apr_os_sock_put(apr_socket_t **sock,
425 * a true socket, use apr_os_sock_put() instead.
/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsockets.c550 apr_status_t apr_os_sock_put(apr_socket_t **sock, apr_os_sock_t *thesock, function
558 /* *or* just decide that apr_os_sock_put() has to be told the family and type */

Completed in 76 milliseconds