Searched defs:fd_set (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/ntp/include/
H A Dntp_select.h32 } fd_set; typedef in typeref:struct:__anon5294
/freebsd-current/sys/sys/
H A Dselect.h71 typedef struct fd_set { struct
73 } fd_set; typedef in typeref:struct:fd_set
/freebsd-current/contrib/capsicum-test/
H A Dfcntl.cc343 int fd_set = dup(fd); local

Completed in 132 milliseconds