Home
last modified time | relevance | path

Searched refs:endutxent (Results 1 - 16 of 16) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/legacy/
H A Dutmpx.c7 void endutxent(void) in endutxent() function
53 weak_alias(endutxent, endutent);
/third_party/musl/src/legacy/
H A Dutmpx.c7 void endutxent(void) in endutxent() function
53 weak_alias(endutxent, endutent);
/third_party/toybox/toys/posix/
H A Dwho.c44 endutxent(); in who_main()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dutmpx.h39 void endutxent(void);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dutmpx.h39 void endutxent(void);
/third_party/musl/porting/uniproton/kernel/include/
H A Dutmpx.h39 void endutxent(void);
/third_party/musl/include/
H A Dutmpx.h39 void endutxent(void);
/third_party/musl/libc-test/src/api/
H A Dutmpx.c26 {void(*p)(void) = endutxent;} in f()
/third_party/toybox/toys/other/
H A Duptime.c74 endutxent(); in uptime_main()
/third_party/toybox/lib/
H A Dportability.h226 static inline void endutxent(void) {;} in endutxent() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1188 pub fn endutxent(); in endutxent() functions
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1477 pub fn endutxent(); in endutxent() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1814 pub fn endutxent(); in endutxent() functions
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2900 pub fn endutxent(); in endutxent() functions
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs3062 pub fn endutxent(); in endutxent() functions
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5119 pub fn endutxent(); in endutxent() functions

Completed in 46 milliseconds