Home | History | Annotate | Download | only in dropbear

Lines Matching refs:lastlog

853   --disable-lastlog       Disable use of lastlog even if detected no
867 --with-lastlog=FILE|DIR specify lastlog location common locations
2748 conf_lastlog_location="/var/adm/lastlog"
5107 for ac_header in fcntl.h limits.h netinet/in.h netinet/tcp.h stdlib.h string.h sys/socket.h sys/time.h termios.h unistd.h crypt.h pty.h ioctl.h libutil.h libgen.h inttypes.h stropts.h utmp.h utmpx.h lastlog.h paths.h util.h netdb.h security/pam_appl.h pam/pam_appl.h netinet/in_systm.h
9167 # Check whether --enable-lastlog or --disable-lastlog was given.
9246 # Check whether --with-lastlog or --without-lastlog was given.
9512 # include <lastlog.h>
9524 char *lastlog = LASTLOG_FILE;
9572 # include <lastlog.h>
9581 char *lastlog = _PATH_LASTLOG;
9628 for f in /var/log/lastlog /usr/adm/lastlog /var/adm/lastlog /etc/security/lastlog ; do
9634 { echo "$as_me:$LINENO: WARNING: ** Cannot find lastlog **" >&5
9635 echo "$as_me: WARNING: ** Cannot find lastlog