HomeSort by: relevance | last modified time | path
    Searched refs:chgrpcmd (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/librumpuser/build-aux/
install-sh 87 chgrpcmd=
139 -g) chgrpcmd="$chgrpprog $2"
447 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
448 { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
  /src/sys/external/isc/libsodium/dist/build-aux/
install-sh 72 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"; } &&
  /src/sys/external/isc/libsodium/dist/
install-sh 87 chgrpcmd=
139 -g) chgrpcmd="$chgrpprog $2"
447 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
448 { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&

Completed in 16 milliseconds