| /rust-libc-0.2.174/src/ |
| H A D | trusty.rs | 30 pub struct timespec { 70 pub fn clock_gettime(clk_id: crate::clockid_t, tp: *mut crate::timespec) -> c_int; in clock_gettime() 71 pub fn nanosleep(rqtp: *const crate::timespec, rmtp: *mut crate::timespec) -> c_int; in nanosleep() argument
|
| H A D | hermit.rs | 106 pub st_atim: timespec, 107 pub st_mtim: timespec, 108 pub st_ctim: timespec, 111 pub struct timespec { 410 pub fn clock_gettime(clockid: clockid_t, tp: *mut timespec) -> i32; in clock_gettime() 413 pub fn nanosleep(req: *const timespec) -> i32; in nanosleep() 422 timeout: *const timespec, in futex_wait() argument
|
| /rust-libc-0.2.174/src/wasi/ |
| H A D | mod.rs | 92 pub struct timespec { 105 pub it_interval: timespec, 106 pub it_value: timespec, 164 pub st_atim: timespec, 165 pub st_mtim: timespec, 166 pub st_ctim: timespec, 557 pub fn nanosleep(a: *const timespec, b: *mut timespec) -> c_int; in nanosleep() argument 560 pub fn clock_nanosleep(a: clockid_t, a2: c_int, b: *const timespec, c: *mut timespec) -> c_int; in clock_nanosleep() argument 735 times: *const crate::timespec, in utimensat() argument 816 times: *const crate::timespec, in __wasilibc_nocwd_utimensat() argument [all …]
|
| /rust-libc-0.2.174/src/unix/nuttx/ |
| H A D | mod.rs | 2 use crate::{in6_addr, in_addr_t, timespec, DIR}; 40 pub st_atim: timespec, 41 pub st_mtim: timespec, 42 pub st_ctim: timespec, 588 pub fn clock_gettime(clockid: clockid_t, tp: *mut timespec) -> i32; in clock_gettime() 589 pub fn futimens(fd: i32, times: *const timespec) -> i32; in futimens()
|
| /rust-libc-0.2.174/src/unix/newlib/horizon/ |
| H A D | mod.rs | 75 pub st_atim: crate::timespec, 76 pub st_mtim: crate::timespec, 77 pub st_ctim: crate::timespec,
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/ |
| H A D | mod.rs | 284 pub time: crate::timespec, 1516 rqtp: *const crate::timespec, in clock_nanosleep() argument 1517 rmtp: *mut crate::timespec, in clock_nanosleep() argument 1535 pub fn futimens(fd: c_int, times: *const crate::timespec) -> c_int; in futimens() 1589 timeout: *const crate::timespec, in kevent() argument 1610 timeout: *const crate::timespec, in ppoll() argument 1641 abstime: *const crate::timespec, in pthread_mutex_timedlock() argument 1725 timeout: *const crate::timespec, in sigtimedwait() argument 1748 times: *const crate::timespec, in utimensat() argument 1904 abs_timeout: *const crate::timespec, in mq_timedreceive() argument [all …]
|
| /rust-libc-0.2.174/src/vxworks/ |
| H A D | mod.rs | 321 pub struct timespec { 1274 pub fn futimens(fd: c_int, times: *const crate::timespec) -> c_int; in futimens() 1519 host: *const crate::timespec, in pthread_rwlock_timedrdlock() argument 1531 host: *const crate::timespec, in pthread_rwlock_timedwrlock() argument 1556 abstime: *const crate::timespec, in pthread_cond_timedwait() argument 1581 rqtp: *const crate::timespec, in clock_nanosleep() argument 1582 rmtp: *mut crate::timespec, in clock_nanosleep() argument 1586 pub fn nanosleep(rqtp: *const crate::timespec, rmtp: *mut crate::timespec) -> c_int; in nanosleep() argument 1807 pub fn sched_rr_get_interval(pid: crate::pid_t, tp: *mut crate::timespec) -> c_int; in sched_rr_get_interval() 1910 abs_timeout: *const crate::timespec, in mq_timedreceive() argument [all …]
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/ |
| H A D | mod.rs | 686 pub fn clock_getres(clk_id: crate::clockid_t, tp: *mut crate::timespec) -> c_int; in clock_getres() 688 pub fn clock_gettime(clk_id: crate::clockid_t, tp: *mut crate::timespec) -> c_int; in clock_gettime() 690 pub fn clock_settime(clk_id: crate::clockid_t, tp: *const crate::timespec) -> c_int; in clock_settime() 698 pub fn futimens(fd: c_int, times: *const crate::timespec) -> c_int; in futimens() 702 times: *const crate::timespec, in utimensat() argument 712 pub fn sem_timedwait(sem: *mut sem_t, abstime: *const crate::timespec) -> c_int; in sem_timedwait() 721 abstime: *const crate::timespec, in pthread_mutex_timedlock() argument 861 timeout: *mut crate::timespec, in recvmmsg() argument
|
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | trusty.txt | 47 timespec
|
| H A D | hermit.txt | 304 timespec
|
| H A D | windows.txt | 329 timespec
|
| /rust-libc-0.2.174/src/unix/nto/ |
| H A D | mod.rs | 107 pub st_mtim: crate::timespec, 108 pub st_atim: crate::timespec, 109 pub st_ctim: crate::timespec, 2772 timeout: *mut crate::timespec, 2828 times: *const crate::timespec, in utimensat() argument 2928 timeout: *const crate::timespec, in sigtimedwait() argument 2991 abstime: *const crate::timespec, in pthread_mutex_timedlock() argument 3020 rqtp: *const crate::timespec, in clock_nanosleep() argument 3021 rmtp: *mut crate::timespec, in clock_nanosleep() argument 3288 __timeout: *const crate::timespec, in aio_suspend() argument [all …]
|
| /rust-libc-0.2.174/src/unix/cygwin/ |
| H A D | mod.rs | 97 pub it_interval: timespec, 98 pub it_value: timespec, 1950 timeout: *const timespec, in sigtimedwait() argument 1959 pub fn clock_gettime(clk_id: clockid_t, tp: *mut timespec) -> c_int; in clock_gettime() 1960 pub fn clock_getres(clk_id: clockid_t, tp: *mut timespec) -> c_int; in clock_getres() 1979 rqtp: *const timespec, in clock_nanosleep() argument 1980 rmtp: *mut timespec, in clock_nanosleep() argument 2034 times: *const timespec, in utimensat() argument 2038 pub fn futimens(fd: c_int, times: *const timespec) -> c_int; in futimens() 2071 timeout: *const timespec, in ppoll() argument [all …]
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/ |
| H A D | mod.rs | 169 pub it_interval: crate::timespec, 170 pub it_value: crate::timespec, 467 pub time: crate::timespec, 2379 rqtp: *const crate::timespec, in clock_nanosleep() argument 2380 rmtp: *mut crate::timespec, in clock_nanosleep() argument 2514 timeout: *const crate::timespec, in kevent() argument 2605 timeout: *const crate::timespec, in sigtimedwait() argument 2693 ts: *const crate::timespec, in pollts() argument 2699 ts: *const crate::timespec, in ppoll() argument 2710 ts: *const crate::timespec, in _lwp_park() argument [all …]
|
| /rust-libc-0.2.174/src/unix/hurd/ |
| H A D | mod.rs | 447 pub struct timespec { 472 pub st_atim: crate::timespec, 473 pub st_mtim: crate::timespec, 474 pub st_ctim: crate::timespec, 493 pub st_atim: crate::timespec, 494 pub st_mtim: crate::timespec, 495 pub st_ctim: crate::timespec, 760 pub it_value: crate::timespec, 3553 times: *const crate::timespec, in utimensat() argument 4032 rqtp: *const crate::timespec, in clock_nanosleep() argument [all …]
|
| /rust-libc-0.2.174/src/unix/solarish/ |
| H A D | mod.rs | 159 pub it_interval: crate::timespec, 160 pub it_value: crate::timespec, 2553 rqtp: *const crate::timespec, in clock_nanosleep() argument 2554 rmtp: *mut crate::timespec, in clock_nanosleep() argument 2609 abstime: *const crate::timespec, in pthread_mutex_timedlock() argument 2768 times: *const crate::timespec, in utimensat() argument 2808 abs_timeout: *const crate::timespec, in mq_timedreceive() argument 2821 abs_timeout: *const crate::timespec, in mq_timedsend() argument 2844 timeout: *mut crate::timespec, in port_getn() argument 3106 timeout: *const crate::timespec, in aio_suspend() argument [all …]
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 129 pub struct timespec { 554 pub it_interval: crate::timespec, 555 pub it_value: crate::timespec, 3695 pub fn nanosleep(rqtp: *const timespec, rmtp: *mut timespec) -> c_int; in nanosleep() argument 3788 abstime: *const crate::timespec, in pthread_cond_timedwait() argument 3898 timeout: *const timespec, in pselect() argument 3955 times: *const crate::timespec, in utimensat() argument 4074 timeout: *const crate::timespec, in sigtimedwait() argument 4150 timeout: *mut crate::timespec, in recvmmsg() argument 4214 rqtp: *const crate::timespec, in clock_nanosleep() argument [all …]
|
| /rust-libc-0.2.174/src/unix/aix/ |
| H A D | mod.rs | 523 pub it_interval: crate::timespec, 524 pub it_value: crate::timespec, 2775 abstime: *const crate::timespec, in pthread_mutex_timedlock() argument 2792 abstime: *const crate::timespec, in pthread_rwlock_timedrdlock() argument 2797 abstime: *const crate::timespec, in pthread_rwlock_timedwrlock() argument 2853 timeout: *const crate::timespec, in aio_suspend() argument 2871 rqtp: *const crate::timespec, in clock_nanosleep() argument 2872 rmtp: *mut crate::timespec, in clock_nanosleep() argument 3065 abs_timeout: *const crate::timespec, in mq_timedreceive() argument 3275 timeout: *const crate::timespec, in sigtimedwait() argument [all …]
|
| /rust-libc-0.2.174/src/unix/newlib/rtems/ |
| H A D | mod.rs | 125 pub fn futimens(fd: c_int, times: *const crate::timespec) -> c_int; in futimens()
|
| /rust-libc-0.2.174/src/unix/haiku/ |
| H A D | mod.rs | 1625 times: *const crate::timespec, in utimensat() argument 1628 pub fn futimens(fd: c_int, times: *const crate::timespec) -> c_int; in futimens() 1641 timeout: *const crate::timespec, in ppoll() argument 1683 pub fn clock_getres(clk_id: crate::clockid_t, tp: *mut crate::timespec) -> c_int; in clock_getres() 1684 pub fn clock_gettime(clk_id: crate::clockid_t, tp: *mut crate::timespec) -> c_int; in clock_gettime() 1685 pub fn clock_settime(clk_id: crate::clockid_t, tp: *const crate::timespec) -> c_int; in clock_settime() 1730 abstime: *const crate::timespec, in pthread_mutex_timedlock() argument 1867 timeout: *const crate::timespec, in sigtimedwait() argument
|
| /rust-libc-0.2.174/src/unix/newlib/ |
| H A D | mod.rs | 884 pub fn clock_settime(clock_id: crate::clockid_t, tp: *const crate::timespec) -> c_int; in clock_settime() 885 pub fn clock_gettime(clock_id: crate::clockid_t, tp: *mut crate::timespec) -> c_int; in clock_gettime() 886 pub fn clock_getres(clock_id: crate::clockid_t, res: *mut crate::timespec) -> c_int; in clock_getres()
|
| /rust-libc-0.2.174/src/unix/linux_like/ |
| H A D | mod.rs | 111 pub sched_ss_repl_period: crate::timespec, 113 pub sched_ss_init_budget: crate::timespec, 1925 pub fn clock_getres(clk_id: crate::clockid_t, tp: *mut crate::timespec) -> c_int; in clock_getres() 1927 pub fn clock_gettime(clk_id: crate::clockid_t, tp: *mut crate::timespec) -> c_int; in clock_gettime() 1929 pub fn clock_settime(clk_id: crate::clockid_t, tp: *const crate::timespec) -> c_int; in clock_settime() 1956 pub fn futimens(fd: c_int, times: *const crate::timespec) -> c_int; in futimens() 1961 times: *const crate::timespec, in utimensat() argument
|
| /rust-libc-0.2.174/src/unix/newlib/vita/ |
| H A D | mod.rs | 174 pub fn futimens(fd: c_int, times: *const crate::timespec) -> c_int; in futimens()
|
| /rust-libc-0.2.174/src/unix/ |
| H A D | mod.rs | 72 pub struct timespec { 1095 pub fn nanosleep(rqtp: *const timespec, rmtp: *mut timespec) -> c_int; in nanosleep() argument 1304 abstime: *const crate::timespec, in pthread_cond_timedwait() argument 1767 timeout: *mut timespec, 1803 timeout: *const timespec,
|
| /rust-libc-0.2.174/src/unix/linux_like/android/b64/ |
| H A D | mod.rs | 275 __relative_timeout: *const crate::timespec, in __system_property_wait() argument
|