Home | History | Annotate | Download | only in tests

Lines Matching full:"$ value"

555     my ($option, $value) = @_;
562 qx("$sshd" -t -f $sshdconfig -o "$option=$value" 2>&1);
567 $err = dump_array($sshdconfig, (@cfgarr, "$option $value"));