Home
last modified time | relevance | path

Searched refs:chmodcmd (Results 1 – 1 of 1) sorted by relevance

/hal_xtensa-3.7.0/
Dinstall-sh88 chmodcmd=$chmodprog
456 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
478 { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&