Home
last modified time | relevance | path

Searched refs:poll (Results 1 – 25 of 122) sorted by relevance

12345

/glibc-2.36/io/bits/
Dpoll2.h27 int __timeout), poll);
37 poll (struct pollfd *__fds, nfds_t __nfds, int __timeout) in poll() function
39 return __glibc_fortify (poll, __nfds, sizeof (*__fds), in poll()
/glibc-2.36/io/
DMakefile27 poll.h sys/poll.h bits/poll.h bits/fcntl2.h bits/poll2.h \
53 ftw ftw64 fts fts64 poll ppoll \
116 CFLAGS-poll.c += -fexceptions -fasynchronous-unwind-tables
Dpoll.c35 weak_alias (__poll, poll)
37 stub_warning (poll)
DVersions42 pipe; poll;
/glibc-2.36/sysdeps/unix/sysv/linux/
Dpoll.c29 return SYSCALL_CANCEL (poll, fds, nfds, timeout); in __poll()
45 weak_alias (__poll, poll)
Dtest-errno-linux.c184 fails |= test_wrp (EINVAL, poll, &pollfd, -1, 0); in do_test()
Dsyscall-names.list436 poll
/glibc-2.36/conform/
DMakefile57 libgen.h ndbm.h netdb.h netinet/in.h poll.h \
68 netinet/in.h nl_types.h poll.h search.h \
79 netinet/in.h netinet/tcp.h nl_types.h poll.h \
91 nl_types.h poll.h spawn.h stdbool.h stdint.h \
/glibc-2.36/support/
Dxpoll.c28 int ret = poll (fds, nfds, timeout); in xpoll()
/glibc-2.36/sysdeps/mach/hurd/
Dpoll.c47 weak_alias (__poll, poll)
/glibc-2.36/hurd/
Dhurdselect.c458 goto poll; in _hurd_select()
477 goto poll; in _hurd_select()
527 poll: in _hurd_select()
/glibc-2.36/io/sys/
Dpoll.h54 extern int poll (struct pollfd *__fds, nfds_t __nfds, int __timeout)
/glibc-2.36/conform/data/
Dpoll.h-data20 function int poll (struct pollfd[], nfds_t, int)
/glibc-2.36/sysdeps/pthread/
Dtst-cancel29.c80 r = poll (NULL, 0, 250); in tf_poll()
Dtst-cancel4.c364 s = poll (rfs, 1, -1); in tf_poll()
1575 ADD_TEST (poll, 2, 0),
/glibc-2.36/scripts/
Dtst-ld-trace.py45 returncode = process.poll()
/glibc-2.36/ChangeLog.old/
DChangeLog.3549 * io/Makefile (headers): Add poll.h and sys/poll.h.
550 (routines): Add poll.
551 * sysdeps/unix/bsd/sun/sunos4/poll.S: New file.
552 * sysdeps/unix/sysv/poll.S: New file.
553 * sysdeps/unix/bsd/poll.c: New file.
554 * sysdeps/stub/poll.c: New file.
555 * io/poll.h, io/sys/poll.h: New files.
DChangeLog.ports-linux-generic153 * sysdeps/unix/sysv/linux/generic/poll.c: New file.
DChangeLog.12517 * sysdeps/unix/sysv/linux/sparc/bits/poll.h (NPOLLFILE): Removed.
518 * sysdeps/unix/sysv/linux/mips/bits/poll.h (NPOLLFILE): Removed.
519 * sysdeps/unix/sysv/linux/m68k/bits/poll.h (NPOLLFILE): Removed.
520 * sysdeps/unix/sysv/linux/bits/poll.h (NPOLLFILE): Removed.
521 * sysdeps/generic/bits/poll.h (NPOLLFILE): Removed.
7164 * io/sys/poll.h: Define nfds_t and use it in poll prototype.
7165 * sysdeps/generic/poll.c: Use nfds_t type in function definition.
7166 * sysdeps/mach/hurd/poll.c: Likewise.
7167 * sysdeps/unix/bsd/poll.c: Likewise.
7168 * sysdeps/unix/sysv/linux/poll.c: Likewise.
[all …]
/glibc-2.36/debug/
Dtst-fortify.c1745 poll (fds, 1, 0); in do_test()
1748 poll (fds, 2, 0); in do_test()
1752 poll (fds, l0 + 2, 0); in do_test()
/glibc-2.36/localedata/locales/
Dpl_PL169 % the preference expressed in the poll organized to get some concensus.
/glibc-2.36/po/
Del.po442 msgid "rcmd: poll (setting up stderr): %m\n"
443 msgstr "rcmd: poll (στήσιμο του stderr): %m\n"
446 msgid "poll: protocol failure in circuit setup\n"
447 msgstr "poll: αποτυχία πρωτοκόλου στο στήσιμο κυκλώματος\n"
1940 msgid "Broadcast poll problem"
Dsk.po981 msgid "rcmd: poll (setting up stderr): %m\n"
982 msgstr "rcmd: poll (nastavenie stderr): %m\n"
985 msgid "poll: protocol failure in circuit setup\n"
986 msgstr "poll: chyba protokolu počas prípravy okruhu\n"
3381 msgid "Broadcast poll problem"
3382 msgstr "Problém pri volaní poll pre všeobecné vysielanie"
3389 msgid "svc_run: - poll failed"
3390 msgstr "svc_run: - poll zlyhal"
/glibc-2.36/benchtests/strcoll-inputs/
Dfilelist#C678 poll.c
936 poll.h
1200 poll.h
2468 poll.h
2582 poll.h
6010 poll.c
9823 poll.h-data
13178 poll.h
14451 poll.h
14505 poll.h
[all …]
Dfilelist#en_US.UTF-8678 poll.c
936 poll.h
1200 poll.h
2468 poll.h
2582 poll.h
6010 poll.c
9823 poll.h-data
13178 poll.h
14451 poll.h
14505 poll.h
[all …]

12345