Home | History | Annotate | Download | only in openssh

Lines Matching refs:conf_wtmp_location

6902 	conf_wtmp_location=/usr/adm/wtmp
7094 conf_wtmp_location=/var/adm/wtmp
16081 if test -z "$conf_wtmp_location"; then
16085 conf_wtmp_location=$f
16088 if test -z "$conf_wtmp_location"; then
16094 if test -n "$conf_wtmp_location"; then
16097 #define CONF_WTMP_FILE "$conf_wtmp_location"