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

/osnet-11/usr/src/grub/grub-0.97/
H A Dinstall-sh69 dir_arg=
103 -d) dir_arg=true
141 test -n "$dir_arg$dstarg" && break
158 if test -z "$dir_arg"; then
174 if test -n "$dir_arg"; then
249 if test -n "$dir_arg"; then
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dinstall-sh84 dir_arg=
118 -d) dir_arg=true
170 if test $# -ne 0 && test -z "$dir_arg$dstarg"; then
187 if test -z "$dir_arg"; then
196 if test -z "$dir_arg"; then
230 if test -n "$dir_arg"; then
322 if test -n "$dir_arg"; then
341 if test -z "$dir_arg" || {
439 if test -n "$dir_arg"; then

Completed in 15 milliseconds