Searched refs:chgrpcmd (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dinstall-sh49 chgrpcmd=""
77 -g) chgrpcmd="$chgrpprog $2"
197 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
238 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dinstall-sh49 chgrpcmd=""
77 -g) chgrpcmd="$chgrpprog $2"
197 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
238 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
/bind-9.11.3/
H A Dinstall-sh49 chgrpcmd=""
77 -g) chgrpcmd="$chgrpprog $2"
197 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
238 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
/bind-9.11.3/unit/atf-src/admin/
H A Dinstall-sh72 chgrpcmd=
124 -g) chgrpcmd="$chgrpprog $2"
424 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
425 { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
446 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&

Completed in 12 milliseconds