Searched refs:chgrpcmd (Results 1 – 2 of 2) sorted by relevance
49 chgrpcmd=""77 -g) chgrpcmd="$chgrpprog $2"198 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&239 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
87 chgrpcmd=140 -g) chgrpcmd="$chgrpprog $2"448 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&449 { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||470 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&