Home
last modified time | relevance | path

Searched refs:setutxent (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/src/legacy/
Dutmpx.c10 void setutxent(void) in setutxent() function
45 weak_alias(setutxent, setutent);
/third_party/musl/porting/liteos_a/user/src/legacy/
Dutmpx.c12 void setutxent(void) in setutxent() function
54 weak_alias(setutxent, setutent);
/third_party/toybox/toys/other/
Dw.c24 setutxent(); in w_main()
Duptime.c75 setutxent(); in uptime_main()
/third_party/toybox/toys/posix/
Dwho.c33 setutxent(); in who_main()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dutmpx.h44 void setutxent(void);
/third_party/musl/include/
Dutmpx.h44 void setutxent(void);
/third_party/musl/porting/uniproton/kernel/include/
Dutmpx.h44 void setutxent(void);
/third_party/musl/porting/liteos_m/kernel/include/
Dutmpx.h44 void setutxent(void);
/third_party/musl/libc-test/src/api/
Dutmpx.c31 {void(*p)(void) = setutxent;} in f()
/third_party/toybox/lib/
Dportability.h220 static inline void setutxent(void) {;} in setutxent() function
/third_party/musl/
Dlibc.map.txt1603 setutxent;