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

  /external/dropbear/
loginrec.c 978 wtmp_islogin(struct logininfo *li, struct utmp *ut) function
1028 if ( wtmp_islogin(li, &ut) ) {
1128 /* Please see the notes above wtmp_islogin() for information about the
    [all...]
  /external/openssh/
loginrec.c 1165 wtmp_islogin(struct logininfo *li, struct utmp *ut) function
1215 if (wtmp_islogin(li, &ut) ) {
    [all...]

Completed in 377 milliseconds