Searched refs:GRP (Results 1 – 4 of 4) sorted by relevance
13 GRP="$(sed -n '$s/:.*//p' /etc/group)"27 IN="cd testdir && chgrp -R $GRP dir dir2 &&"37 "root $GRP $GRP $GRP $GRP $GRP $GRP\n" "" ""39 "$GRP $GRP $GRP root $GRP $GRP $GRP\n" "" ""41 "root $GRP $GRP root $GRP $GRP $GRP\n" "" ""45 "$GRP $GRP $GRP root $GRP $GRP $GRP\n" "" ""47 "$GRP $GRP root $GRP $GRP $GRP $GRP\n" "" ""49 "$GRP $GRP $GRP $GRP $GRP root $GRP\n" "" ""53 "$GRP $GRP $GRP $GRP $GRP $GRP root\n" "" ""55 "$GRP $GRP $GRP $GRP $GRP root $GRP\n" "" ""[all …]
15 GRP="$(sed -n '$s/:.*//p' /etc/group)"35 testing "usr:grp" "chown $USR:$GRP $F $OUT" "$USR $GRP\n" "" ""36 testing "root" "chown root $F $OUT" "root $GRP\n" "" ""38 testing ":grp" "chown root:root $F && chown :$GRP $F $OUT" \39 "root $GRP\n" "" ""40 testing ":" "chown $USR:$GRP $F && chown : $F $OUT" \41 "$USR $GRP\n" "" ""
9124 SDValue GRP = DAG.getNode(ARMISD::PREDICATE_CAST, dl, MVT::i32, Build); in LowerPredicateStore() local9126 ST->getChain(), dl, GRP, ST->getBasePtr(), in LowerPredicateStore()
3892 // Extra "worst case" and/or/xor partterns, going into and out of GRP