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

/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dinstall-sh61 chmodcmd="$chmodprog 0755"
114 -m) chmodcmd="$chmodprog $2"
180 chmodcmd=
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
279 && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; } &&
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dinstall-sh47 chmodcmd="$chmodprog 0755"
67 -m) chmodcmd="$chmodprog $2"
199 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
240 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dinstall-sh47 chmodcmd="$chmodprog 0755"
67 -m) chmodcmd="$chmodprog $2"
199 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
240 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
/bind-9.6-ESV-R11/
H A Dinstall-sh47 chmodcmd="$chmodprog 0755"
67 -m) chmodcmd="$chmodprog $2"
199 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
240 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dinstall-sh50 chmodcmd="$chmodprog 755"
83 -m) chmodcmd="$chmodprog $2"
89 chmodcmd="$chmodprog ${1#-m}"
237 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd "$dstarg"; else true ; fi
285 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd "$dsttmp"; else true;fi &&

Completed in 22 milliseconds