Home
last modified time | relevance | path

Searched refs:GRP (Results 1 – 5 of 5) sorted by relevance

/third_party/toybox/tests/
Dchgrp.test13 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 …]
Dchown.test15 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" "" ""
/third_party/grpc/doc/
Dsecurity_audit.md9 ## GRP-01-001 DoS through uninitialized pointer dereference
11 GRP-01-001 was fixed in version 1.24.0 and above with https://github.com/grpc/grpc/pull/20351. The …
13 ## GRP-01-002 Refs to freed memory not automatically nulled
14 GRP-01-002 describes a programming pattern in gRPC Core where `gpr_free` is called and then the poi…
59 Because of performance and maintainability concerns, GRP-01-002 will be addressed through the ongoi…
61 ## GRP-01-003 Calls to malloc suffer from potential integer overflows
62 … potential to lead to vulnerabilities. The report’s suggested solution for GRP-01-003 was to creat…
69 GRP-01-003 will be addressed through leveraging gRPC Core fuzzer tests to actively identify and res…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp9124 SDValue GRP = DAG.getNode(ARMISD::PREDICATE_CAST, dl, MVT::i32, Build); in LowerPredicateStore() local
9126 ST->getChain(), dl, GRP, ST->getBasePtr(), in LowerPredicateStore()
DARMInstrMVE.td3892 // Extra "worst case" and/or/xor partterns, going into and out of GRP