Home | History | Annotate | Download | only in config

Lines Matching refs:execute_dlfiles

134 execute_dlfiles=
438 execute_dlfiles)
439 execute_dlfiles="$execute_dlfiles $arg"
554 prev=execute_dlfiles
623 test -n "$execute_dlfiles" && mode=execute
638 if test -n "$execute_dlfiles" && test "$mode" != execute; then
6366 for file in $execute_dlfiles; do