Home | History | Annotate | Download | only in openssh

Lines Matching full:retrieve

91  *  simple table of all users which we seek based on uid and retrieve a
258 * login_get_lastlog_time(int) - Retrieve the last login time
260 * Retrieve the last login time for the given uid. Will try to use the
269 * DISABLE_LASTLOG: If set, *never* even try to retrieve lastlog
273 * try to retrieve lastlog information from wtmp/wtmpx.
287 * login_get_lastlog(struct logininfo *, int) - Retrieve a lastlog entry
289 * Retrieve a logininfo structure populated (only partially) with
502 ** getlast_entry: Call low-level functions to retrieve the last login
524 /* retrieve last login time from utmp */