Home
last modified time | relevance | path

Searched refs:utmpx (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dutmpx.h17 struct utmpx { struct
40 struct utmpx *getutxent(void);
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 *);
H A Dutmp.h8 #include <utmpx.h>
24 #define utmp utmpx

Completed in 5 milliseconds