Home
last modified time | relevance | path

Searched refs:utmpx (Results 1 – 21 of 21) sorted by relevance

/third_party/musl/include/
Dutmpx.h17 struct utmpx { struct
40 struct utmpx *getutxent(void); argument
41 struct utmpx *getutxid(const struct utmpx *);
42 struct utmpx *getutxline(const struct utmpx *);
43 struct utmpx *pututxline(const struct utmpx *);
49 void updwtmpx(const char *, const struct utmpx *);
Dutmp.h24 #define utmp utmpx
/third_party/musl/porting/liteos_m/kernel/include/
Dutmpx.h17 struct utmpx { struct
40 struct utmpx *getutxent(void); argument
41 struct utmpx *getutxid(const struct utmpx *);
42 struct utmpx *getutxline(const struct utmpx *);
43 struct utmpx *pututxline(const struct utmpx *);
49 void updwtmpx(const char *, const struct utmpx *);
Dutmp.h24 #define utmp utmpx
/third_party/musl/porting/uniproton/kernel/include/
Dutmpx.h17 struct utmpx { struct
40 struct utmpx *getutxent(void); argument
41 struct utmpx *getutxid(const struct utmpx *);
42 struct utmpx *getutxline(const struct utmpx *);
43 struct utmpx *pututxline(const struct utmpx *);
49 void updwtmpx(const char *, const struct utmpx *);
Dutmp.h24 #define utmp utmpx
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dutmpx.h17 struct utmpx { struct
40 struct utmpx *getutxent(void); argument
41 struct utmpx *getutxid(const struct utmpx *);
42 struct utmpx *getutxline(const struct utmpx *);
43 struct utmpx *pututxline(const struct utmpx *);
49 void updwtmpx(const char *, const struct utmpx *);
Dutmp.h24 #define utmp utmpx
/third_party/musl/src/legacy/
Dutmpx.c14 struct utmpx *getutxent(void) in getutxent()
19 struct utmpx *getutxid(const struct utmpx *ut) in getutxid()
24 struct utmpx *getutxline(const struct utmpx *ut) in getutxline()
29 struct utmpx *pututxline(const struct utmpx *ut) in pututxline()
34 void updwtmpx(const char *f, const struct utmpx *u) in updwtmpx()
/third_party/musl/libc-test/src/api/
Dutmpx.c10 struct utmpx x; in f()
27 {struct utmpx*(*p)(void) = getutxent;} in f()
28 {struct utmpx*(*p)(const struct utmpx*) = getutxid;} in f()
29 {struct utmpx*(*p)(const struct utmpx*) = getutxline;} in f()
30 {struct utmpx*(*p)(const struct utmpx*) = pututxline;} in f()
/third_party/musl/porting/liteos_a/user/src/legacy/
Dutmpx.c17 struct utmpx *getutxent(void) in getutxent()
23 struct utmpx *getutxid(const struct utmpx *ut) in getutxid()
29 struct utmpx *getutxline(const struct utmpx *ut) in getutxline()
35 struct utmpx *pututxline(const struct utmpx *ut) in pututxline()
41 void updwtmpx(const char *f, const struct utmpx *u) in updwtmpx()
/third_party/toybox/lib/
Dportability.h217 struct utmpx {int ut_type;}; argument
219 static inline struct utmpx *getutxent(void) {return 0;} in getutxent()
/third_party/toybox/toys/other/
Dw.c21 struct utmpx *x; in w_main()
Duptime.c32 struct utmpx *entry; in uptime_main()
/third_party/toybox/toys/posix/
Dwho.c31 struct utmpx *entry; in who_main()
/third_party/musl/ndk_musl_include/
Dutmpx.h17 struct utmpx { struct
Dutmp.h24 #define utmp utmpx
/third_party/toybox/scripts/
Dgenconfig.sh68 struct utmpx *a;
/third_party/libuv/src/unix/
Dos390.c216 struct utmpx u ; in uv_uptime()
217 struct utmpx *v; in uv_uptime()
/third_party/musl/
Dmusl_src.gni420 "src/legacy/utmpx.c",
2004 "include/utmpx.h",
/third_party/tzdata/
DNEWS2467 whose <utmpx.h> file does not define WTMPX_FILE, and when setting