Home
last modified time | relevance | path

Searched defs:fd_set (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dselect.d74 struct fd_set in version() struct
147 struct fd_set in version() struct
185 struct fd_set in version() struct
234 struct fd_set in version() struct
283 struct fd_set in version() struct
330 struct fd_set in version() struct
384 struct fd_set in version() struct
432 struct fd_set in version() struct
482 struct fd_set { in version() struct
528 struct fd_set in version() struct
/netbsd-src/sys/sys/
H A Dfd_set.h66 typedef struct fd_set { struct
68 } fd_set; argument
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_select.h34 } fd_set; typedef
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
H A Dos.h505 typedef struct fd_set { int fds_bits[1]; } fd_set; typedef
/netbsd-src/external/bsd/top/dist/
H A Dtop.c80 typedef int fd_set; typedef
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip_p.h43 #define fd_set cygwin_fd_set macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d367 alias fd_set = fd_set_custom!FD_SETSIZE; variable
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h45 #define fd_set cygwin_fd_set macro