| /rust-libc-0.2.174/src/unix/nto/ |
| H A D | neutrino.rs | 74 pub event: crate::sigevent, 131 pub event: crate::sigevent, 163 pub trigger: crate::sigevent, 210 pub event: crate::sigevent, // union 523 __ev: *const crate::sigevent, in ChannelCreateExt() argument 869 pub fn MsgUnregisterEvent(__event: *const crate::sigevent) -> c_int; in MsgUnregisterEvent() 870 pub fn MsgUnregisterEvent_r(__event: *const crate::sigevent) -> c_int; in MsgUnregisterEvent_r() 1040 __event: *const crate::sigevent, in InterruptAttachEvent() argument 1045 __event: *const crate::sigevent, in InterruptAttachEvent_r() argument 1189 __notify: *const crate::sigevent, in TimerTimeout() argument [all …]
|
| H A D | mod.rs | 541 pub aio_sigevent: crate::sigevent, 701 pub struct sigevent { 807 impl PartialEq for sigevent { 808 fn eq(&self, other: &sigevent) -> bool { 815 impl Eq for sigevent {} 816 impl hash::Hash for sigevent { 3242 __sig: *mut sigevent, in lio_listio() argument 3294 pub fn mq_notify(__mqdes: crate::mqd_t, __notification: *const crate::sigevent) -> c_int; in mq_notify()
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/ |
| H A D | mod.rs | 95 pub aio_sigevent: sigevent, 475 pub struct sigevent { 673 impl PartialEq for sigevent { 674 fn eq(&self, other: &sigevent) -> bool { 680 impl Eq for sigevent {} 681 impl hash::Hash for sigevent { 1608 sevp: *mut sigevent, in lio_listio() argument
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/ |
| H A D | mod.rs | 139 pub aio_sigevent: crate::sigevent, 896 pub struct sigevent { 1180 impl PartialEq for sigevent { 1181 fn eq(&self, other: &sigevent) -> bool { 1188 impl Eq for sigevent {} 1189 impl hash::Hash for sigevent { 2527 pub fn mq_notify(mqd: crate::mqd_t, notification: *const crate::sigevent) -> c_int; in mq_notify() 2653 sevp: *mut crate::sigevent, in timer_create() argument 2754 sevp: *mut sigevent, in lio_listio() argument
|
| /rust-libc-0.2.174/src/unix/solarish/ |
| H A D | solaris.rs | 27 pub aio_sigevent: crate::sigevent,
|
| H A D | illumos.rs | 17 pub aio_sigevent: crate::sigevent,
|
| H A D | mod.rs | 553 pub struct sigevent { 763 impl PartialEq for sigevent { 764 fn eq(&self, other: &sigevent) -> bool { 772 impl Eq for sigevent {} 773 impl hash::Hash for sigevent { 2981 pub fn timer_create(clock_id: clockid_t, evp: *mut sigevent, timerid: *mut timer_t) -> c_int; in timer_create() argument 3119 sevp: *mut sigevent, in lio_listio() argument
|
| /rust-libc-0.2.174/src/unix/haiku/ |
| H A D | mod.rs | 480 pub struct sigevent { 606 impl PartialEq for sigevent { 607 fn eq(&self, other: &sigevent) -> bool { 614 impl Eq for sigevent {} 615 impl hash::Hash for sigevent {
|
| /rust-libc-0.2.174/src/unix/linux_like/ |
| H A D | mod.rs | 315 pub struct sigevent { 431 impl PartialEq for sigevent { 432 fn eq(&self, other: &sigevent) -> bool { 439 impl Eq for sigevent {} 440 impl hash::Hash for sigevent {
|
| /rust-libc-0.2.174/src/unix/aix/ |
| H A D | powerpc64.rs | 111 pub aio_sigevent: crate::sigevent,
|
| H A D | mod.rs | 316 pub struct sigevent { 3009 sevp: *mut sigevent, in lio_listio() argument 3041 pub fn mq_notify(mqd: crate::mqd_t, notification: *const crate::sigevent) -> c_int; in mq_notify() 3320 sevp: *mut crate::sigevent, in timer_create() argument
|
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | cygwin.txt | 845 sigevent
|
| H A D | fuchsia.txt | 1439 sigevent
|
| H A D | netbsd.txt | 1583 sigevent
|
| H A D | dragonfly.txt | 1607 sigevent
|
| H A D | freebsd.txt | 2356 sigevent
|
| H A D | apple.txt | 2296 sigevent
|
| H A D | aix.txt | 2455 sigevent
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/ |
| H A D | mod.rs | 253 pub aio_sigevent: sigevent, 1453 pub struct sigevent { 1822 impl PartialEq for sigevent { 1823 fn eq(&self, other: &sigevent) -> bool { 1830 impl Eq for sigevent {} 1831 impl hash::Hash for sigevent { 4938 sevp: *mut sigevent, in lio_listio() argument 5465 pub fn timer_create(clock_id: clockid_t, evp: *mut sigevent, timerid: *mut timer_t) -> c_int; in timer_create() argument
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/ |
| H A D | mod.rs | 28 pub aio_sigevent: crate::sigevent, 1331 pub fn mq_notify(mqdes: crate::mqd_t, sevp: *const crate::sigevent) -> c_int; in mq_notify()
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 281 pub aio_sigevent: crate::sigevent, 994 pub struct sigevent { 1253 impl PartialEq for sigevent { 1254 fn eq(&self, other: &sigevent) -> bool { 1262 impl Eq for sigevent {} 1263 impl hash::Hash for sigevent {
|
| /rust-libc-0.2.174/src/unix/bsd/apple/ |
| H A D | mod.rs | 283 pub aio_sigevent: sigevent, 1435 pub struct sigevent { 2098 impl PartialEq for sigevent { 2099 fn eq(&self, other: &sigevent) -> bool { 2107 impl Eq for sigevent {} 2109 impl hash::Hash for sigevent { 5305 sevp: *mut sigevent, in lio_listio() argument
|
| /rust-libc-0.2.174/src/unix/hurd/ |
| H A D | mod.rs | 180 pub type sigevent_t = sigevent; 427 pub struct sigevent { 603 pub aio_sigevent: crate::sigevent, 3647 sevp: *mut crate::sigevent, in lio_listio() argument 4052 sevp: *mut crate::sigevent, in timer_create() argument
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/musl/ |
| H A D | mod.rs | 131 pub aio_sigevent: crate::sigevent,
|
| /rust-libc-0.2.174/src/unix/cygwin/ |
| H A D | mod.rs | 356 pub struct sigevent { 1962 pub fn timer_create(clockid: clockid_t, sevp: *mut sigevent, timerid: *mut timer_t) -> c_int; in timer_create() argument
|