Searched refs:poll (Results 1 – 9 of 9) sorted by relevance
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | unix.txt | 677 poll
|
| H A D | aix.txt | 2175 poll
|
| H A D | android.txt | 3588 poll
|
| /rust-libc-0.2.174/src/ |
| H A D | hermit.rs | 560 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: i32) -> i32; in poll() function
|
| H A D | psp.rs | 3346 pub fn sceIoGetAsyncStat(fd: SceUid, poll: i32, res: *mut i64) -> i32; in sceIoGetAsyncStat()
|
| /rust-libc-0.2.174/src/wasi/ |
| H A D | mod.rs | 706 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: c_int) -> c_int; in poll() function
|
| /rust-libc-0.2.174/src/vxworks/ |
| H A D | mod.rs | 1448 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: c_int) -> c_int; in poll() function
|
| /rust-libc-0.2.174/src/unix/ |
| H A D | mod.rs | 1509 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: c_int) -> c_int; in poll() function
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 3855 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: c_int) -> c_int; in poll() function
|