Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Dinstall-sh87 chgrpcmd=
139 -g) chgrpcmd="$chgrpprog $2"
440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
441 { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
/OK3568_Linux_fs/external/xserver/
H A Dinstall-sh72 chgrpcmd=
124 -g) chgrpcmd="$chgrpprog $2"
441 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
442 { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
474 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&