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

/freebsd-current/usr.sbin/ac/
H A Dac.c49 struct utmpx_entry { struct
50 SLIST_ENTRY(utmpx_entry) next;
87 static SLIST_HEAD(, utmpx_entry) CurUtmpx = SLIST_HEAD_INITIALIZER(CurUtmpx);
156 struct utmpx_entry *up;
283 struct utmpx_entry *lp;
318 struct utmpx_entry *lp, *lp2, *tlp;
349 struct utmpx_entry *lp;
405 struct utmpx_entry *lp;

Completed in 111 milliseconds