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

/freebsd-10.0-release/crypto/openssh/
H A Dloginrec.c1161 wtmp_islogin(struct logininfo *li, struct utmp *ut) function
1211 if (wtmp_islogin(li, &ut) ) {
1320 /* Please see the notes above wtmp_islogin() for information about the

Completed in 107 milliseconds