Home
last modified time | relevance | path

Searched refs:fd_select (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dsystem.h347 #ifndef fd_select
348 # define fd_select select macro
H A DChangeLog3 * system.h: #define fd_select select when not already defined.
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dbuffer.c1840 numfds = fd_select (fb->fd + 1, &readfds, NULL, NULL, NULL); in fd_buffer_input()
H A DChangeLog37 fd_select in place of select.