Home
last modified time | relevance | path

Searched refs:endutxent (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/src/legacy/
Dutmpx.c6 void endutxent(void) in endutxent() function
44 weak_alias(endutxent, endutent);
/third_party/musl/porting/liteos_a/user/src/legacy/
Dutmpx.c7 void endutxent(void) in endutxent() function
53 weak_alias(endutxent, endutent);
/third_party/toybox/toys/posix/
Dwho.c44 endutxent(); in who_main()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dutmpx.h39 void endutxent(void);
/third_party/musl/include/
Dutmpx.h39 void endutxent(void);
/third_party/musl/porting/uniproton/kernel/include/
Dutmpx.h39 void endutxent(void);
/third_party/musl/porting/liteos_m/kernel/include/
Dutmpx.h39 void endutxent(void);
/third_party/musl/libc-test/src/api/
Dutmpx.c26 {void(*p)(void) = endutxent;} in f()
/third_party/toybox/toys/other/
Duptime.c77 endutxent(); in uptime_main()
/third_party/toybox/lib/
Dportability.h221 static inline void endutxent(void) {;} in endutxent() function
/third_party/musl/
Dlibc.map.txt561 endutxent;