Home
last modified time | relevance | path

Searched defs:getutxent (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/legacy/
H A Dutmpx.c17 struct utmpx *getutxent(void) in getutxent() function
/third_party/musl/src/legacy/
H A Dutmpx.c17 struct utmpx *getutxent(void) in getutxent() function
/third_party/toybox/lib/
H A Dportability.h224 static inline struct utmpx *getutxent(void) {return 0;} in getutxent() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1183 pub fn getutxent() -> *mut utmpx; in getutxent() functions
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2895 pub fn getutxent() -> *mut utmpx; in getutxent() functions
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1516 pub fn getutxent() -> *mut utmpx; in getutxent() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1809 pub fn getutxent() -> *mut utmpx; in getutxent() functions
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs3057 pub fn getutxent() -> *mut utmpx; in getutxent() functions
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5114 pub fn getutxent() -> *mut utmpx; in getutxent() functions

Completed in 47 milliseconds