Home
last modified time | relevance | path

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

/PHP-5.5/build/
H A Dshtool217 opt_m="0755"
231 opt_m=""
264 opt_m=no
911 if [ ".$opt_m" != ".-" ]; then
913 echo "chmod $opt_m $dsttmp" 1>&2
915 chmod $opt_m $dsttmp || shtool_exit $?
982 if [ ".$opt_m" != . ]; then
984 echo "chmod $opt_m $p" 1>&2
986 chmod $opt_m $p || errstatus=$?
1026 if [ ".$opt_m" != . ]; then
[all …]

Completed in 15 milliseconds