Lines Matching refs:external_path_file
898 external_path_file=/etc/default/login
985 external_path_file=/etc/default/login
4580 [ external_path_file=/etc/default/login ])
4581 if test "x$external_path_file" = "x/etc/default/login"; then
4590 external_path_file=/etc/login.conf
4598 if test "x$external_path_file" = "x/etc/login.conf" ; then
4603 if test ! -z "$external_path_file" ; then
4606 $external_path_file .])
4612 [ if test "x$external_path_file" = "x/etc/login.conf" ; then
4615 if test ! -z "$external_path_file" ; then
4617 If PATH is defined in $external_path_file, ensure the path to scp is included,
4676 if test "x$external_path_file" != "x/etc/login.conf" ; then
5076 if test "x$external_path_file" = "x/etc/login.conf" ; then
5077 echo " At runtime, sshd will use the path defined in $external_path_file"
5081 if test ! -z "$external_path_file"; then
5082 echo " (If PATH is set in $external_path_file it will be used instead. If"