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

/freebsd-10.1-release/crypto/openssh/
H A Dconfigure7621 conf_lastlog_location="/usr/adm/lastlog"
7682 conf_lastlog_location="/var/adm/lastlog"
7819 conf_lastlog_location=/var/adm/lastlog
18018 conf_lastlog_location=$withval
18095 if test -z "$conf_lastlog_location"; then
18099 conf_lastlog_location=$f
18102 if test -z "$conf_lastlog_location"; then
18109 if test -n "$conf_lastlog_location"; then
18112 #define CONF_LASTLOG_FILE "$conf_lastlog_location"

Completed in 95 milliseconds