Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ac/
H A Dac.c50 struct utmpx_entry { struct
52 char user[sizeof(((struct utmpx *)0)->ut_user)];
53 char id[sizeof(((struct utmpx *)0)->ut_id)];
55 char line[sizeof(((struct utmpx *)0)->ut_line)];
57 struct timeval time;