Home
last modified time | relevance | path

Searched refs:utmpx (Results 1 – 21 of 21) sorted by relevance

/rust-libc-0.2.174/src/unix/solarish/
H A Dsolaris.rs89 pub struct utmpx {
106 impl PartialEq for utmpx {
107 fn eq(&self, other: &utmpx) -> bool {
126 impl Eq for utmpx {}
128 impl hash::Hash for utmpx {
H A Dillumos.rs53 pub struct utmpx {
70 impl PartialEq for utmpx {
71 fn eq(&self, other: &utmpx) -> bool {
90 impl Eq for utmpx {}
92 impl hash::Hash for utmpx {
H A Dmod.rs2955 pub fn makeutx(ux: *const utmpx) -> *mut utmpx; in makeutx() argument
2956 pub fn modutx(ux: *const utmpx) -> *mut utmpx; in modutx() argument
2957 pub fn updwtmpx(file: *const c_char, ut: *mut utmpx); in updwtmpx() argument
2959 pub fn getutxent() -> *mut utmpx; in getutxent()
2960 pub fn getutxid(ut: *const utmpx) -> *mut utmpx; in getutxid() argument
2961 pub fn getutxline(ut: *const utmpx) -> *mut utmpx; in getutxline() argument
2962 pub fn pututxline(ut: *const utmpx) -> *mut utmpx; in pututxline() argument
2974 pub fn getutmp(ux: *const utmpx, u: *mut utmp); in getutmp() argument
2975 pub fn getutmpx(u: *const utmp, ux: *mut utmpx); in getutmpx() argument
/rust-libc-0.2.174/src/unix/linux_like/linux/musl/
H A Dmod.rs435 pub struct utmpx {
516 impl PartialEq for utmpx {
518 fn eq(&self, other: &utmpx) -> bool {
539 impl Eq for utmpx {}
541 impl hash::Hash for utmpx {
929 pub fn getutxent() -> *mut utmpx; in getutxent()
934 pub fn getutxid(ut: *const utmpx) -> *mut utmpx; in getutxid() argument
939 pub fn getutxline(ut: *const utmpx) -> *mut utmpx; in getutxline() argument
944 pub fn pututxline(ut: *const utmpx) -> *mut utmpx; in pututxline() argument
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/
H A Dmod.rs467 pub struct utmpx {
514 impl PartialEq for utmpx {
515 fn eq(&self, other: &utmpx) -> bool {
534 impl Eq for utmpx {}
536 impl hash::Hash for utmpx {
1117 pub fn getutxent() -> *mut utmpx; in getutxent()
1118 pub fn getutxid(ut: *const utmpx) -> *mut utmpx; in getutxid() argument
1119 pub fn getutxline(ut: *const utmpx) -> *mut utmpx; in getutxline() argument
1120 pub fn pututxline(ut: *const utmpx) -> *mut utmpx; in pututxline() argument
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs795 pub struct utmpx {
917 impl PartialEq for utmpx {
918 fn eq(&self, other: &utmpx) -> bool {
941 impl Eq for utmpx {}
943 impl hash::Hash for utmpx {
2779 pub fn getutxent() -> *mut utmpx; in getutxent()
2780 pub fn getutxid(ut: *const utmpx) -> *mut utmpx; in getutxid() argument
2781 pub fn getutxline(ut: *const utmpx) -> *mut utmpx; in getutxline() argument
2782 pub fn pututxline(ut: *const utmpx) -> *mut utmpx; in pututxline() argument
2786 pub fn getutmp(ux: *const utmpx, u: *mut utmp); in getutmp() argument
[all …]
/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs488 pub struct utmpx {
502 impl PartialEq for utmpx {
503 fn eq(&self, other: &utmpx) -> bool {
519 impl Eq for utmpx {}
520 impl hash::Hash for utmpx {
1856 pub fn getutxent() -> *mut utmpx; in getutxent()
1857 pub fn getutxid(ut: *const utmpx) -> *mut utmpx; in getutxid() argument
1858 pub fn getutxline(ut: *const utmpx) -> *mut utmpx; in getutxline() argument
1859 pub fn pututxline(ut: *const utmpx) -> *mut utmpx; in pututxline() argument
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs417 pub struct utmpx {
538 impl PartialEq for utmpx {
539 fn eq(&self, other: &utmpx) -> bool {
558 impl Eq for utmpx {}
559 impl hash::Hash for utmpx {
1567 pub fn updwtmpx(file: *const c_char, ut: *const utmpx) -> c_int; in updwtmpx()
1571 pub fn getutxuser(name: *const c_char) -> utmpx; in getutxuser() argument
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs1575 pub fn getutxent() -> *mut utmpx; in getutxent()
1576 pub fn getutxid(ut: *const utmpx) -> *mut utmpx; in getutxid() argument
1577 pub fn getutxline(ut: *const utmpx) -> *mut utmpx; in getutxline() argument
1690 pub fn pututxline(ut: *const utmpx) -> *mut utmpx; in pututxline() argument
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs1038 pub struct utmpx {
1065 impl PartialEq for utmpx {
1066 fn eq(&self, other: &utmpx) -> bool {
1085 impl Eq for utmpx {}
1087 impl hash::Hash for utmpx {
3850 pub fn getutxent() -> *mut utmpx; in getutxent()
3851 pub fn getutxid(ut: *const utmpx) -> *mut utmpx; in getutxid() argument
3852 pub fn getutxline(ut: *const utmpx) -> *mut utmpx; in getutxline() argument
3853 pub fn pututxline(ut: *const utmpx) -> *mut utmpx; in pututxline() argument
/rust-libc-0.2.174/src/unix/aix/
H A Dpowerpc64.rs205 pub struct utmpx {
H A Dmod.rs2977 pub fn getutxent() -> *mut utmpx; in getutxent()
2978 pub fn getutxid(ut: *const utmpx) -> *mut utmpx; in getutxid() argument
2979 pub fn getutxline(ut: *const utmpx) -> *mut utmpx; in getutxline() argument
3190 pub fn pututxline(ut: *const utmpx) -> *mut utmpx; in pututxline() argument
/rust-libc-0.2.174/libc-test/semver/
H A Dlinux-gnu.txt680 utmpx
H A Dnetbsd.txt1633 utmpx
H A Ddragonfly.txt1644 utmpx
H A Dfreebsd.txt2403 utmpx
H A Dapple.txt2352 utmpx
H A Daix.txt2596 utmpx
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs1424 pub struct utmpx {
2063 impl PartialEq for utmpx {
2064 fn eq(&self, other: &utmpx) -> bool {
2083 impl Eq for utmpx {}
2085 impl hash::Hash for utmpx {
5313 pub fn getutxent() -> *mut utmpx; in getutxent()
5314 pub fn getutxid(ut: *const utmpx) -> *mut utmpx; in getutxid() argument
5315 pub fn getutxline(ut: *const utmpx) -> *mut utmpx; in getutxline() argument
5316 pub fn pututxline(ut: *const utmpx) -> *mut utmpx; in pututxline() argument
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs1410 pub struct utmpx {
1708 impl PartialEq for utmpx {
1709 fn eq(&self, other: &utmpx) -> bool {
1728 impl Eq for utmpx {}
1729 impl hash::Hash for utmpx {
4941 pub fn getutxuser(user: *const c_char) -> *mut utmpx; in getutxuser() argument
/rust-libc-0.2.174/
H A DCHANGELOG.md82 - Musl: Add missing `utmpx` API ([#4332](https://github.com/rust-lang/libc/pull/4332))
319 - Musl: add `utmpx` API <https://github.com/rust-lang/libc/pull/3213>
511 - Musl: add `utmpx.h` constants <https://github.com/rust-lang/libc/pull/3908>