Searched refs:APR_UNSPEC (Results 1 – 9 of 9) sorted by relevance
| /freebsd-10-stable/contrib/apr/network_io/unix/ |
| D | sockaddr.c | 321 if (family == APR_UNSPEC) { 333 if (family == APR_UNSPEC) { 384 if ((family == APR_UNSPEC) && (error == EAI_BADFLAGS 615 family != APR_UNSPEC || 631 if (family == APR_UNSPEC) {
|
| D | sockets.c | 100 if (family == APR_UNSPEC) { in apr_socket_create() 134 if ((*new)->socketdes < 0 && ofamily == APR_UNSPEC) { in apr_socket_create()
|
| /freebsd-10-stable/contrib/apr/include/ |
| D | apr_network_io.h | 147 #define APR_UNSPEC AF_UNSPEC macro 149 #define APR_UNSPEC 0 macro
|
| /freebsd-10-stable/contrib/serf/ |
| D | incoming.c | 139 rv = apr_sockaddr_info_get(&sa, host, APR_UNSPEC, port, 0, l->pool); in serf_listener_create()
|
| D | outgoing.c | 1393 APR_UNSPEC, host_info.port, 0, pool); in serf_connection_create2()
|
| /freebsd-10-stable/contrib/apr/ |
| D | CHANGES | 43 *) On z/OS, apr_sockaddr_info_get() with family == APR_UNSPEC was not
|
| /freebsd-10-stable/contrib/subversion/subversion/svnserve/ |
| D | svnserve.c | 1118 family = APR_UNSPEC; in sub_main()
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/ |
| D | serf.c | 406 APR_UNSPEC, proxy_port, 0, in load_config()
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_svn/ |
| D | client.c | 135 family = APR_UNSPEC; in make_connection()
|