Home
last modified time | relevance | path

Searched refs:isc_socket_getfd (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/ntp/lib/isc/include/isc/
Dnamespace.h115 #define isc_socket_getfd isc__socket_getfd macro
Dsocket.h1114 int isc_socket_getfd(isc_socket_t *sock);
/freebsd-9-stable/contrib/bind9/lib/isc/include/isc/
Dnamespace.h118 #define isc_socket_getfd isc__socket_getfd macro
Dsocket.h1129 int isc_socket_getfd(isc_socket_t *socket);
/freebsd-9-stable/contrib/ntp/lib/isc/
Dsocket_api.c227 isc_socket_getfd(isc_socket_t *sock) { in isc_socket_getfd() function
/freebsd-9-stable/contrib/bind9/lib/isc/
Dsocket_api.c250 isc_socket_getfd(isc_socket_t *sock) { in isc_socket_getfd() function
/freebsd-9-stable/contrib/bind9/lib/dns/
Ddispatch.c3056 addrbuf, isc_socket_getfd(sock)); in dispatch_createudp()