Home
last modified time | relevance | path

Searched refs:FD_SET_T (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libldns/ldns/
H A Dconfig.h666 #define FD_SET_T (u_int) macro
668 #define FD_SET_T macro
/dragonfly/contrib/ldns/
H A Dnet.c160 FD_SET(FD_SET_T sockfd, &fds); in ldns_sock_wait()