Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dlast.c57 #error struct utmpx member char[] size(s) have changed!
61 #error struct utmpx member char[] size(s) have changed!
66 #error Values for the ut_type field of struct utmpx changed
72 struct utmpx ut; in last_main()
Dlast_fancy.c46 static void show_entry(struct utmpx *ut, int state, time_t dur_secs) in show_entry()
111 static int get_ut_type(struct utmpx *ut) in get_ut_type()
149 static int is_runlevel_shutdown(struct utmpx *ut) in is_runlevel_shutdown()
161 struct utmpx ut; in last_main()
249 struct utmpx *up = (struct utmpx *)el->data; in last_main()
Dwall.c34 struct utmpx *ut; in wall_main()
/busybox-1.35.0/libbb/
Dutmp.c19 struct utmpx utent; in write_new_utmp()
67 struct utmpx utent; in update_utmp()
68 struct utmpx *utp; in update_utmp()
/busybox-1.35.0/miscutils/
Drunlevel.c45 struct utmpx *ut; in runlevel_main()
/busybox-1.35.0/procps/
Duptime.c102 struct utmpx *ut; in uptime_main()
/busybox-1.35.0/coreutils/
Dwho.c114 struct utmpx *ut; in who_main()
/busybox-1.35.0/init/
Dhalt.c102 struct utmpx utmp; in write_wtmp()
/busybox-1.35.0/include/
Dlibbb.h98 # define utmpx utmp macro