Searched refs:select (Results 1 - 25 of 210) sorted by relevance

123456789

/haiku-fatelf/src/bin/coreutils/lib/
H A Dsys_select.in.h4 /* Substitute for <sys/select.h>.
25 /* On OSF/1, <sys/types.h> and <sys/time.h> include <sys/select.h>.
43 /* On many platforms, <sys/select.h> assumes prior inclusion of
47 /* On OSF/1 4.0, <sys/select.h> provides only a forward declaration
54 /* On Solaris 10, <sys/select.h> provides an FD_ZERO implementation
71 /* A platform that lacks <sys/select.h>. */
83 # undef select
84 # define select rpl_select
88 # undef select
89 # define select select_used_without_requesting_gnulib_module_selec
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sigaction/
H A D11-1.c21 #include <sys/select.h>
61 select(0, NULL, NULL, NULL, &tv);
69 /* delay to allow child to get into select call */
72 select(0, NULL, NULL, NULL, &tv);
85 select(0, NULL, NULL, NULL, &tv);
93 if (!select(0, NULL, NULL, NULL, &tv))
H A D10-1.c13 #include <sys/select.h>
52 select(0, NULL, NULL, NULL, &tv);
73 if (!select(0, NULL, NULL, NULL, &tv))
H A D17-1.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-10.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-11.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-12.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-13.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-14.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-15.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-16.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-17.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-18.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-19.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-2.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-20.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-21.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-22.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
H A D17-23.c9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
/haiku-fatelf/src/tests/kits/net/sock/
H A Dsleepus.c16 if (select(0, NULL, NULL, NULL, &tval) == 0)
23 * how long select() blocked before it was interrupted, but that
28 err_sys("sleep_us: select error");
/haiku-fatelf/src/libs/stdc++/legacy/
H A Dindstream.cc78 int select = mode == 0 ? (ios::in|ios::out) : mode; local
79 streambuf *gbuf = (select & ios::in) ? get_stream() : (streambuf*)NULL;
80 streambuf *pbuf = (select & ios::out) ? put_stream() : (streambuf*)NULL;
95 int select = mode == 0 ? (ios::in|ios::out) : mode; local
96 streambuf *gbuf = (select & ios::in) ? get_stream() : (streambuf*)NULL;
97 streambuf *pbuf = (select & ios::out) ? put_stream() : (streambuf*)NULL;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sigaction/templates/
H A Dtemplate_17-1.in9 Test assertion #17 by verifying that select returns -1 with
20 #include <sys/select.h>
53 if (select(0, NULL, NULL, NULL, &tv)== -1 &&
55 perror("select");
68 child process being inside the 'select' function
80 select(0, NULL, NULL, NULL, &tv);
/haiku-fatelf/src/preferences/fonts/
H A DFontSelectionView.h54 void _SelectCurrentFont(bool select);
55 void _SelectCurrentSize(bool select);
/haiku-fatelf/src/tests/system/kernel/
H A Dselect_check.cpp5 #include <sys/select.h>
35 int result = select(3, &readSet, &writeSet, &errorSet, NULL);
36 fprintf(stderr, "select(): %d\n", result);
H A Dselect_close_test.cpp5 #include <sys/select.h>
36 fprintf(stderr, "select({0, %d}, NULL, NULL, NULL) ...\n", fd);
37 int result = select(fd + 1, &readSet, NULL, NULL, NULL);
38 fprintf(stderr, "select(): %d\n", result);

Completed in 129 milliseconds

123456789