Searched refs:Perl_fd_set (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/win32/include/sys/ |
| D | socket.h | 42 typedef struct Perl_fd_set { struct 44 } Perl_fd_set; argument 75 int win32_select (int nfds, Perl_fd_set *rfds, Perl_fd_set *wfds, Perl_fd_set *xfds, 162 #define fd_set Perl_fd_set
|
| /openbsd/src/gnu/usr.bin/perl/win32/ |
| D | win32sck.c | 445 win32_select(int nfds, Perl_fd_set* rd, Perl_fd_set* wr, Perl_fd_set* ex, const struct timeval* tim… in win32_select()
|
| D | perlhost.h | 1522 …return win32_select(nfds, (Perl_fd_set*)readfds, (Perl_fd_set*)writefds, (Perl_fd_set*)exceptfds, … in PerlSockSelect()
|
| D | config.vc | 1029 selecttype='Perl_fd_set *'
|
| D | config.gc | 1030 selecttype='Perl_fd_set *'
|
| D | config_H.vc | 4498 #define Select_fd_set_t Perl_fd_set * /**/
|
| D | config_H.gc | 4498 #define Select_fd_set_t Perl_fd_set * /**/
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | XSUB.h | 663 # define fd_set Perl_fd_set
|