select 902 lib/common/remote.c rc = select(cb_data->sock + 1, &rset, &wset, NULL, &ts); select 389 lib/common/utils.c select(0, NULL, NULL, NULL, &tv); select 124 lib/pengine/rules_alerts.c xmlNode *select = pcmk__xe_first_child(basenode, PCMK_XE_SELECT, NULL, select 129 lib/pengine/rules_alerts.c for (event_type = pcmk__xe_first_child(select, NULL, NULL, NULL); select 221 maint/gnulib/lib/nanosleep.c return select (0, NULL, NULL, NULL, &tv_delay); select 325 maint/gnulib/lib/pipe-filter-gi.c retval = select (n, select 449 maint/gnulib/lib/pipe-filter-ii.c retval = select (n, &readfds, (!done_writing ? &writefds : NULL), select 447 maint/gnulib/lib/poll.c rc = select (maxfd + 1, &rfds, &wfds, &efds, ptv); select 542 maint/gnulib/lib/poll.c if (select (0, &rfds, &wfds, &xfds, &tv0) > 0) select 578 maint/gnulib/lib/poll.c select (0, &rfds, &wfds, &xfds, &tv0); select 68 maint/gnulib/lib/pselect.c select_result = select (nfds, rfds, wfds, xfds, tvp); select 99 maint/gnulib/lib/scandir.c int (*select) (const DIRENT_TYPE *), select 106 maint/gnulib/lib/scandir.c int (*select) (DIRENT_TYPE *), select 132 maint/gnulib/lib/scandir.c int use_it = select == NULL; select 136 maint/gnulib/lib/scandir.c use_it = select (d); select 429 maint/gnulib/lib/select.c rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); select 472 maint/gnulib/lib/select.c rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); select 595 maint/gnulib/lib/select.c return select (nfds, rfds, wfds, xfds, timeout); select 301 maint/gnulib/lib/sys_select.in.h _GL_FUNCDECL_RPL (select, int, select 304 maint/gnulib/lib/sys_select.in.h _GL_CXXALIAS_RPL (select, int, select 308 maint/gnulib/lib/sys_select.in.h _GL_CXXALIAS_SYS (select, int, select 312 maint/gnulib/lib/sys_select.in.h _GL_CXXALIASWARN (select); select 319 maint/gnulib/lib/sys_select.in.h _GL_WARN_ON_USE (select, "select is not always POSIX compliant - " select 276 maint/gnulib/lib/sys_socket.in.h _GL_WARN_ON_USE (select, select 216 maint/gnulib/lib/sys_time.in.h _GL_WARN_ON_USE (select, select 232 maint/gnulib/lib/unistd.in.h _GL_WARN_ON_USE (select, select 52 maint/gnulib/tests/test-select-fd.c ? select (fd + 1, &fds, NULL, NULL, &timeout) select 53 maint/gnulib/tests/test-select-fd.c : select (fd + 1, NULL, &fds, NULL, &timeout)); select 48 maint/gnulib/tests/test-select-stdin.c ret = select (1, &readfds, NULL, NULL, &timeout); select 25 maint/gnulib/tests/test-select.c SIGNATURE_CHECK (select, int, (int, fd_set *, fd_set *, fd_set *, select 33 maint/gnulib/tests/test-select.c return test_function (select); select 34 maint/gnulib/tests/test-sys_select-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::select, int,