Searched refs:utmpx_entry (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/ac/
H A Dac.c51 struct utmpx_entry { struct
52 SLIST_ENTRY(utmpx_entry) next;
89 static SLIST_HEAD(, utmpx_entry) CurUtmpx = SLIST_HEAD_INITIALIZER(CurUtmpx);
158 struct utmpx_entry *up;
285 struct utmpx_entry *lp;
320 struct utmpx_entry *lp, *lp2, *tlp;
351 struct utmpx_entry *lp;
407 struct utmpx_entry *lp;

Completed in 114 milliseconds