Home | History | Annotate | Download | only in dropbear

Lines Matching refs:conf_lastlog_location

2748 	conf_lastlog_location="/var/adm/lastlog"
9256 conf_lastlog_location=$withval
9626 if test -z "$conf_lastlog_location"; then
9630 conf_lastlog_location=$f
9633 if test -z "$conf_lastlog_location"; then
9640 if test -n "$conf_lastlog_location"; then
9643 #define CONF_LASTLOG_FILE "$conf_lastlog_location"