Searched defs:utmp_list (Results 1 – 1 of 1) sorted by relevance
51 struct utmp_list { struct52 struct utmp_list *next; argument53 struct utmp usr;