Searched refs:rpl_select (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/m4/ |
H A D | sunos57-select.m4 | 49 AC_DEFINE(select, rpl_select, 50 [Define to rpl_select if the replacement function should be used.])
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | sunos57-select.c | 56 rpl_select (int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, in rpl_select() function
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | select.c | 267 rpl_select (int nfds, fd_set *rfds, fd_set *wfds, fd_set *xfds, in rpl_select() function 567 rpl_select (int nfds, fd_set *rfds, fd_set *wfds, fd_set *xfds, in rpl_select() function
|
H A D | sys_select.in.h | 303 # define select rpl_select
|
/netbsd-src/external/gpl2/xcvs/dist/ |
H A D | config.h.in | 1223 /* Define to rpl_select if the replacement function should be used. */
|