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

/freebsd-10.0-release/crypto/openssh/
H A Dconfigure7216 conf_lastlog_location="/usr/adm/lastlog"
7275 conf_lastlog_location="/var/adm/lastlog"
7412 conf_lastlog_location=/var/adm/lastlog
17176 conf_lastlog_location=$withval
17253 if test -z "$conf_lastlog_location"; then
17257 conf_lastlog_location=$f
17260 if test -z "$conf_lastlog_location"; then
17267 if test -n "$conf_lastlog_location"; then
17270 #define CONF_LASTLOG_FILE "$conf_lastlog_location"

Completed in 108 milliseconds