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

/freebsd-10.0-release/crypto/openssh/
H A Dloginrec.h100 int login_login (struct logininfo *li);
H A Dsshlogin.c84 * login_login() is called and lastlog is updated.
136 login_login(li);
H A Dlogintest.c159 login_login(li1);
H A Dloginrec.c109 * 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()

Completed in 106 milliseconds