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

/freebsd-10.0-release/crypto/openssh/
H A Dconfigure7218 conf_wtmp_location=/usr/adm/wtmp
7411 conf_wtmp_location=/var/adm/wtmp
17354 if test -z "$conf_wtmp_location"; then
17358 conf_wtmp_location=$f
17361 if test -z "$conf_wtmp_location"; then
17367 if test -n "$conf_wtmp_location"; then
17370 #define CONF_WTMP_FILE "$conf_wtmp_location"

Completed in 103 milliseconds