Home
last modified time | relevance | path

Searched refs:EUID (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/
A Dperf-with-kcore.sh39 if [ $EUID -eq 0 ] ; then
95 if [ $EUID -ne 0 ] ; then
124 if [ $EUID -eq 0 ] ; then
145 if [ $EUID -ne 0 ] ; then
/linux/samples/pktgen/
A Dfunctions.sh112 if [[ $EUID -eq 0 ]]; then
123 if [ "$EUID" -ne 0 ]; then
/linux/tools/testing/selftests/damon/
A D_chk_dependency.sh9 if [ $EUID -ne 0 ];
/linux/tools/testing/selftests/bpf/
A Dtest_tc_edt.sh8 if [[ $EUID -ne 0 ]]; then
A Dtest_xdp_vlan.sh109 if [ "$EUID" -ne 0 ]; then
A Dtest_lwt_ip_encap.sh41 if [[ $EUID -ne 0 ]]; then
/linux/Documentation/security/
A Dcredentials.rst59 For instance an open file may send SIGIO to a task using the UID and EUID
142 EUID/EGID/GROUPS will be used as the subjective context, and real UID/GID

Completed in 9 milliseconds