Searched defs:fd_set (Results 1 - 2 of 2) sorted by last modified time

/haiku/headers/posix/sys/
H A Dselect.h39 typedef struct fd_set { struct
41 } fd_set; typedef in typeref:struct:fd_set
/haiku/src/bin/network/telnetd/
H A Ddefs.h125 typedef struct fd_set { int fds_bits[1]; } fd_set; typedef in typeref:struct:fd_set

Completed in 142 milliseconds