Home
last modified time | relevance | path

Searched refs:bool (Results 1 – 25 of 66) sorted by relevance

123

/rust-libc-0.2.174/src/unix/newlib/rtems/
H A Dmod.rs88 pub {const} fn WIFSTOPPED(status: c_int) -> bool {
97 pub {const} fn WIFSIGNALED(status: c_int) -> bool {
105 pub {const} fn WIFEXITED(status: c_int) -> bool {
114 pub {const} fn WIFCONTINUED(_status: c_int) -> bool {
119 pub {const} fn WCOREDUMP(_status: c_int) -> bool {
/rust-libc-0.2.174/src/unix/newlib/horizon/
H A Dmod.rs188 pub {const} fn WIFSTOPPED(_status: c_int) -> bool {
196 pub {const} fn WIFCONTINUED(_status: c_int) -> bool {
200 pub {const} fn WIFSIGNALED(_status: c_int) -> bool {
208 pub {const} fn WIFEXITED(_status: c_int) -> bool {
216 pub {const} fn WCOREDUMP(_status: c_int) -> bool {
/rust-libc-0.2.174/src/unix/solarish/
H A Dx86_64.rs103 fn eq(&self, other: &__c_anonymous_fp_reg_set) -> bool {
116 fn eq(&self, other: &fpregset_t) -> bool {
122 fn eq(&self, other: &mcontext_t) -> bool {
128 fn eq(&self, other: &ucontext_t) -> bool {
/rust-libc-0.2.174/src/unix/haiku/
H A Dx86_64.rs63 fn eq(&self, other: &fpu_state) -> bool {
103 fn eq(&self, other: &xstate_hdr) -> bool {
123 fn eq(&self, other: &savefpu) -> bool {
143 fn eq(&self, other: &mcontext_t) -> bool {
191 fn eq(&self, other: &ucontext_t) -> bool {
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/x86_64/
H A Dmod.rs147 fn eq(&self, other: &fpreg32) -> bool {
169 fn eq(&self, other: &fpreg) -> bool {
187 fn eq(&self, other: &xmmreg) -> bool {
211 fn eq(&self, other: &__c_anonymous_elf64_auxv_union) -> bool {
221 fn eq(&self, other: &Elf64_Auxinfo) -> bool {
228 fn eq(&self, other: &mcontext_t) -> bool {
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Daarch64.rs41 fn eq(&self, other: &gpregs) -> bool {
62 fn eq(&self, other: &fpregs) -> bool {
81 fn eq(&self, other: &mcontext_t) -> bool {
H A Driscv64.rs41 fn eq(&self, other: &gpregs) -> bool {
68 fn eq(&self, other: &fpregs) -> bool {
85 fn eq(&self, other: &mcontext_t) -> bool {
H A Dmod.rs1709 fn eq(&self, other: &utmpx) -> bool {
1755 fn eq(&self, other: &xucred) -> bool {
1805 fn eq(&self, other: &mq_attr) -> bool {
1823 fn eq(&self, other: &sigevent) -> bool {
1841 fn eq(&self, other: &ptsstat) -> bool {
1914 fn eq(&self, other: &ifreq) -> bool {
1942 fn eq(&self, other: &ifstat) -> bool {
1958 fn eq(&self, other: &ifrsskey) -> bool {
2032 fn eq(&self, other: &if_data) -> bool {
2092 fn eq(&self, other: &sctphdr) -> bool {
[all …]
H A Darm.rs23 fn eq(&self, other: &mcontext_t) -> bool {
/rust-libc-0.2.174/src/unix/linux_like/android/b64/
H A Dmod.rs148 fn eq(&self, other: &pthread_mutex_t) -> bool {
168 fn eq(&self, other: &pthread_cond_t) -> bool {
188 fn eq(&self, other: &pthread_rwlock_t) -> bool {
276 ) -> bool; in __system_property_wait() argument
/rust-libc-0.2.174/src/unix/aix/
H A Dpowerpc64.rs302 fn eq(&self, other: &siginfo_t) -> bool {
331 fn eq(&self, other: &__pollfd_ext_u) -> bool {
351 fn eq(&self, other: &pollfd_ext) -> bool {
368 fn eq(&self, other: &fpreg_t) -> bool {
/rust-libc-0.2.174/src/unix/bsd/apple/b32/
H A Dmod.rs73 fn eq(&self, other: &pthread_attr_t) -> bool {
90 fn eq(&self, other: &pthread_once_t) -> bool {
/rust-libc-0.2.174/src/unix/bsd/apple/b64/
H A Dmod.rs66 fn eq(&self, other: &pthread_attr_t) -> bool {
83 fn eq(&self, other: &pthread_once_t) -> bool {
/rust-libc-0.2.174/src/unix/redox/
H A Dmod.rs1040 pub fn FD_ISSET(fd: c_int, set: *const fd_set) -> bool {
1061 pub {const} fn WIFSTOPPED(status: c_int) -> bool {
1069 pub {const} fn WIFCONTINUED(status: c_int) -> bool {
1073 pub {const} fn WIFSIGNALED(status: c_int) -> bool {
1081 pub {const} fn WIFEXITED(status: c_int) -> bool {
1089 pub {const} fn WCOREDUMP(status: c_int) -> bool {
1287 fn eq(&self, other: &dirent) -> bool {
1313 fn eq(&self, other: &sockaddr_un) -> bool {
1333 fn eq(&self, other: &sockaddr_storage) -> bool {
1355 fn eq(&self, other: &utsname) -> bool {
/rust-libc-0.2.174/src/unix/linux_like/android/b64/x86_64/
H A Dmod.rs125 fn eq(&self, other: &__c_anonymous_uc_sigmask) -> bool {
192 fn eq(&self, other: &Self) -> bool {
207 fn eq(&self, other: &Self) -> bool {
239 fn eq(&self, other: &Self) -> bool {
254 fn eq(&self, other: &Self) -> bool {
276 fn eq(&self, other: &user_fpregs_struct) -> bool {
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs1721 fn eq(&self, other: &semun) -> bool {
1740 fn eq(&self, other: &Self) -> bool {
1758 fn eq(&self, other: &kevent) -> bool {
1786 fn eq(&self, other: &semid_ds) -> bool {
1824 fn eq(&self, other: &shmid_ds) -> bool {
1899 fn eq(&self, other: &statfs) -> bool {
1951 fn eq(&self, other: &dirent) -> bool {
2064 fn eq(&self, other: &utmpx) -> bool {
2099 fn eq(&self, other: &sigevent) -> bool {
2606 fn eq(&self, other: &ifkpi) -> bool {
[all …]
/rust-libc-0.2.174/
H A Dbuild.rs173 fn rustc_version_cmd(is_clippy_driver: bool) -> Output { in rustc_version_cmd()
205 fn rustc_minor_nightly() -> (u32, bool) { in rustc_minor_nightly()
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/freebsd11/
H A Dmod.rs267 fn eq(&self, other: &statfs) -> bool {
325 fn eq(&self, other: &dirent) -> bool {
348 fn eq(&self, other: &vnstat) -> bool {
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/freebsd12/
H A Dmod.rs311 fn eq(&self, other: &statfs) -> bool {
370 fn eq(&self, other: &dirent) -> bool {
395 fn eq(&self, other: &vnstat) -> bool {
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs918 fn eq(&self, other: &utmpx) -> bool {
960 fn eq(&self, other: &lastlogx) -> bool {
984 fn eq(&self, other: &in_pktinfo) -> bool {
997 fn eq(&self, other: &arphdr) -> bool {
1020 fn eq(&self, other: &in_addr) -> bool {
1033 fn eq(&self, other: &ip_mreq) -> bool {
1047 fn eq(&self, other: &sockaddr_in) -> bool {
1067 fn eq(&self, other: &dirent) -> bool {
1091 fn eq(&self, other: &statvfs) -> bool {
1181 fn eq(&self, other: &sigevent) -> bool {
[all …]
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs539 fn eq(&self, other: &utmpx) -> bool {
576 fn eq(&self, other: &lastlogx) -> bool {
594 fn eq(&self, other: &dirent) -> bool {
620 fn eq(&self, other: &statfs) -> bool {
674 fn eq(&self, other: &sigevent) -> bool {
689 fn eq(&self, other: &mcontext_t) -> bool {
762 fn eq(&self, other: &ucontext_t) -> bool {
1471 pub fn CPU_ISSET(cpu: usize, cpuset: &cpu_set_t) -> bool {
1478 pub {const} fn WIFSIGNALED(status: c_int) -> bool {
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs760 fn eq(&self, other: &dirent) -> bool {
788 fn eq(&self, other: &sockaddr_storage) -> bool {
803 fn eq(&self, other: &siginfo_t) -> bool {
823 fn eq(&self, other: &lastlog) -> bool {
849 fn eq(&self, other: &utmp) -> bool {
881 fn eq(&self, other: &mount_info) -> bool {
900 fn eq(&self, other: &__c_anonymous_ifr_ifru) -> bool {
934 fn eq(&self, other: &statfs) -> bool {
1893 pub {const} fn WIFSIGNALED(status: c_int) -> bool {
1897 pub {const} fn WIFSTOPPED(status: c_int) -> bool {
[all …]
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/freebsd13/
H A Dmod.rs324 fn eq(&self, other: &statfs) -> bool {
383 fn eq(&self, other: &dirent) -> bool {
408 fn eq(&self, other: &vnstat) -> bool {
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/freebsd14/
H A Dmod.rs324 fn eq(&self, other: &statfs) -> bool {
383 fn eq(&self, other: &dirent) -> bool {
408 fn eq(&self, other: &vnstat) -> bool {
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/freebsd15/
H A Dmod.rs325 fn eq(&self, other: &statfs) -> bool {
384 fn eq(&self, other: &dirent) -> bool {
409 fn eq(&self, other: &vnstat) -> bool {

123