HomeSort by relevance Sort by last modified time
    Searched refs:login_login (Results 1 - 4 of 4) sorted by null

  /external/openssh/
loginrec.h 100 int login_login (struct logininfo *li);
sshlogin.c 85 * login_login() is called and lastlog is updated.
137 login_login(li);
logintest.c 159 login_login(li1);
loginrec.c 109 * When a call is made to login_login() or login_logout(), both
220 * login_login(struct logininfo *) - Record a login
230 login_login(struct logininfo *li) function
240 * Call as with login_login()
    [all...]

Completed in 46 milliseconds