Home
last modified time | relevance | path

Searched refs:isc_sockettype_unix (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/ntp/lib/isc/include/isc/
H A Dsocket.h223 isc_sockettype_unix = 3, enumerator
/freebsd-12.1/contrib/ntp/lib/isc/unix/
H A Dsocket.c1724 case isc_sockettype_unix: in doio_recv()
2263 case isc_sockettype_unix: in opensocket()
2366 if (sock->type != isc_sockettype_unix && bsdcompat && in opensocket()
2580 case isc_sockettype_unix: in socket_create()
5155 sock->type == isc_sockettype_unix); in isc__socket_listen()
5913 else if (type == isc_sockettype_unix) in _socktype()
/freebsd-12.1/contrib/ntp/lib/isc/win32/
H A Dsocket.c3869 else if (type == isc_sockettype_unix) in _socktype()