HomeSort by: relevance | last modified time | path
    Searched refs:ISC_PROXY2_SOCK_UNSPEC (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/
proxy2.c 132 case ISC_PROXY2_SOCK_UNSPEC:
168 proxy_socktype == ISC_PROXY2_SOCK_UNSPEC ? NULL
170 proxy_socktype == ISC_PROXY2_SOCK_UNSPEC ? NULL
271 socktype != ISC_PROXY2_SOCK_UNSPEC)
276 handler->proxy_socktype = ISC_PROXY2_SOCK_UNSPEC;
282 if (socktype != ISC_PROXY2_SOCK_UNSPEC) {
286 handler->proxy_socktype = ISC_PROXY2_SOCK_UNSPEC;
507 handler->proxy_socktype = ISC_PROXY2_SOCK_UNSPEC;
1083 isc_proxy2_socktype_t proxy_socktype = ISC_PROXY2_SOCK_UNSPEC;
1175 proxy_socktype = ISC_PROXY2_SOCK_UNSPEC;
    [all...]
  /src/external/mpl/bind/dist/lib/isc/include/isc/
proxy2.h 80 ISC_PROXY2_SOCK_UNSPEC = 0,

Completed in 52 milliseconds