Home
last modified time | relevance | path

Searched refs:select (Results 1 – 5 of 5) sorted by relevance

/misc/
A Dselect.c35 stub_warning (select)
37 weak_alias (__select, select)
A Dtst-select.c50 int r = select (args->fds[0][0] + 1, &rfds, NULL, NULL, &args->tmo); in do_test_child()
71 int r = select (0, NULL, NULL, NULL, &tv); in do_test_child_alarm()
145 int r = select (args.fds[1][0] + 1, &rfds, NULL, NULL, &args.tmo); in do_test()
A Dtst-ldbl-warn.c32 do_one_test (int select, const char *format, va_list args, in do_one_test() argument
44 switch (select) in do_one_test()
A DVersions72 sbrk; select; setdomainname; setfsent; sethostent; sethostid; sethostname;
/misc/sys/
A Dselect.h102 extern int select (int __nfds, fd_set *__restrict __readfds,
108 extern int __REDIRECT (select,
115 # define select __select64

Completed in 9 milliseconds