Searched refs:matches_last_entry (Results 1 – 2 of 2) sorted by relevance
47 matches_last_entry (const struct utmp *data) in matches_last_entry() function240 if (matches_last_entry (id)) in internal_getut_nolock()376 if (matches_last_entry (data)) in __libc_pututline()391 found = matches_last_entry (data); in __libc_pututline()
4578 login: Introduce matches_last_entry to utmp processing4584 (matches_last_entry): New function.