Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ac/
H A Dac.c49 struct utmpx_entry { struct
51 char user[sizeof(((struct utmpx *)0)->ut_user)];
52 char id[sizeof(((struct utmpx *)0)->ut_id)];
54 char line[sizeof(((struct utmpx *)0)->ut_line)];
56 struct timeval time;