Home
last modified time | relevance | path

Searched defs:setutxent (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/legacy/
Dutmpx.c12 void setutxent(void) in setutxent() function
/third_party/musl/src/legacy/
Dutmpx.c10 void setutxent(void) in setutxent() function
/third_party/toybox/lib/
Dportability.h220 static inline void setutxent(void) {;} in setutxent() function