Home
last modified time | relevance | path

Searched refs:sigevent (Results 1 – 25 of 29) sorted by relevance

12

/rust-libc-0.2.174/src/unix/nto/
H A Dneutrino.rs74 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 Dmod.rs541 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 Dmod.rs95 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 Dmod.rs139 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 Dsolaris.rs27 pub aio_sigevent: crate::sigevent,
H A Dillumos.rs17 pub aio_sigevent: crate::sigevent,
H A Dmod.rs553 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 Dmod.rs480 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 Dmod.rs315 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 Dpowerpc64.rs111 pub aio_sigevent: crate::sigevent,
H A Dmod.rs316 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 Dcygwin.txt845 sigevent
H A Dfuchsia.txt1439 sigevent
H A Dnetbsd.txt1583 sigevent
H A Ddragonfly.txt1607 sigevent
H A Dfreebsd.txt2356 sigevent
H A Dapple.txt2296 sigevent
H A Daix.txt2455 sigevent
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs253 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 Dmod.rs28 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 Dmod.rs281 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 Dmod.rs283 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 Dmod.rs180 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 Dmod.rs131 pub aio_sigevent: crate::sigevent,
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs356 pub struct sigevent {
1962 pub fn timer_create(clockid: clockid_t, sevp: *mut sigevent, timerid: *mut timer_t) -> c_int; in timer_create() argument

12