Home
last modified time | relevance | path

Searched refs:setutxent (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/legacy/
H A Dutmpx.c12 void setutxent(void) in setutxent() function
54 weak_alias(setutxent, setutent);
/third_party/musl/src/legacy/
H A Dutmpx.c12 void setutxent(void) in setutxent() function
54 weak_alias(setutxent, setutent);
/third_party/toybox/toys/other/
H A Dw.c24 setutxent(); in w_main()
H A Duptime.c72 setutxent(); in uptime_main()
/third_party/toybox/toys/posix/
H A Dwho.c33 setutxent(); in who_main()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dutmpx.h44 void setutxent(void);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dutmpx.h44 void setutxent(void);
/third_party/musl/porting/uniproton/kernel/include/
H A Dutmpx.h44 void setutxent(void);
/third_party/musl/include/
H A Dutmpx.h44 void setutxent(void);
/third_party/musl/libc-test/src/api/
H A Dutmpx.c31 {void(*p)(void) = setutxent;} in f()
/third_party/toybox/lib/
H A Dportability.h225 static inline void setutxent(void) {;} in setutxent() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1187 pub fn setutxent(); in setutxent() functions
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1662 pub fn setutxent(); in setutxent() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1813 pub fn setutxent(); in setutxent() functions
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2899 pub fn setutxent(); in setutxent() functions
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs3061 pub fn setutxent(); in setutxent() functions
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5118 pub fn setutxent(); in setutxent() functions

Completed in 47 milliseconds