Searched refs:utmpx (Results 1 – 9 of 9) sorted by relevance
57 #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 changed72 struct utmpx ut; in last_main()
46 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()
34 struct utmpx *ut; in wall_main()
19 struct utmpx utent; in write_new_utmp()67 struct utmpx utent; in update_utmp()68 struct utmpx *utp; in update_utmp()
45 struct utmpx *ut; in runlevel_main()
102 struct utmpx *ut; in uptime_main()
114 struct utmpx *ut; in who_main()
102 struct utmpx utmp; in write_wtmp()
98 # define utmpx utmp macro