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

/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dinstall-sh52 chgrpcmd=""
98 -g) chgrpcmd="$chgrpprog $2"
217 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "${pathcomp}"; else true ; fi &&
236 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dstarg"; else true ; fi &&
283 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd "$dsttmp"; else true;fi &&
/bind-9.6-ESV-R11/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.6-ESV-R11/contrib/nslint-2.1a3/
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.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dinstall-sh63 chgrpcmd=
107 -g) chgrpcmd="$chgrpprog $2"
252 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
277 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
/bind-9.6-ESV-R11/
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 &&

Completed in 11 milliseconds