| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | write.c | 135 if (getuid() != geteuid()) { in xf86writeConfigFile() 171 euid = geteuid(); in xf86writeConfigFile()
|
| /OK3568_Linux_fs/buildroot/package/polkit/ |
| H A D | 0002-Improve-meson_post_install-script.patch | 78 +if os.geteuid() == 0: 96 + if os.geteuid() == 0 and polkitd_uid is not None: 112 +if os.geteuid() == 0:
|
| /OK3568_Linux_fs/buildroot/package/samba4/ |
| H A D | 0004-dcesrv_core-fix-build.patch | 14 usr/include/unistd.h:675:16: error: conflicting types for ‘geteuid’ 15 675 | extern __uid_t geteuid (void) __THROW;
|
| /OK3568_Linux_fs/buildroot/package/popt/ |
| H A D | 0005-fix-build-without-mbstate_t.patch | 39 -AC_CHECK_FUNCS([getuid geteuid iconv mtrace secure_getenv __secure_getenv setreuid setuid stpcpy s… 40 +AC_CHECK_FUNCS([getuid geteuid iconv mtrace secure_getenv __secure_getenv setreuid setuid stpcpy s…
|
| H A D | 0002-Detect-glob_pattern_p.patch | 36 -AC_CHECK_FUNCS(getuid geteuid iconv mtrace secure_getenv __secure_getenv setreuid setuid stpcpy st… 37 +AC_CHECK_FUNCS(getuid geteuid iconv mtrace secure_getenv __secure_getenv setreuid setuid stpcpy st…
|
| H A D | 0003-configure-replace-deprecated-macros.patch | 71 -AC_CHECK_FUNCS(getuid geteuid iconv mtrace secure_getenv __secure_getenv setreuid setuid stpcpy st… 73 +AC_CHECK_FUNCS([getuid geteuid iconv mtrace secure_getenv __secure_getenv setreuid setuid stpcpy s…
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | cap.h | 22 return geteuid() == 0; in perf_cap__capable()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/plugin-lib/ |
| H A D | rootPlugin.py | 17 if os.geteuid():
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/pid_namespace/ |
| H A D | regression_enomem.c | 26 if (geteuid()) in TEST()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/security/ |
| H A D | entry_flush.c | 32 SKIP_IF(geteuid() != 0); in entry_flush_test()
|
| H A D | rfi_flush.c | 32 SKIP_IF(geteuid() != 0); in rfi_flush_test()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu-helper/ |
| H A D | tunctl.c | 125 owner = geteuid(); in main()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-core/sysvinit/sysvinit/ |
| H A D | 0001-Support-rebooting-with-arg.patch | 41 if (geteuid() != 0) {
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/resctrl/ |
| H A D | resctrl_tests.c | 128 if (geteuid() != 0) in main()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/scsirastools/scsirastools/ |
| H A D | print-format.patch | 108 i = geteuid(); 175 i = geteuid();
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/utils/ |
| H A D | cpupower.c | 210 run_as_root = !geteuid(); in main()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ |
| H A D | xorg-wrapper.c | 281 if (getuid() == geteuid()) in main()
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | utils.c | 1584 euid = geteuid(); in Fopen() 1733 if ((getuid() != geteuid()) || (getgid() != getegid())) { in PrivsElevated() 1766 oldeuid = geteuid(); in PrivsElevated() 2009 if (getuid() != geteuid()) { in CheckUserAuthorization()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/ |
| H A D | sun_init.c | 94 if (geteuid() != 0) in xf86OpenConsole()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/pidfd/ |
| H A D | pidfd_fdinfo_test.c | 98 if (!(flags & CLONE_NEWUSER) && geteuid() != 0) in clone_newns()
|
| /OK3568_Linux_fs/kernel/tools/thermal/tmon/ |
| H A D | tmon.c | 224 if (geteuid() != 0) { in main()
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | bpf.c | 341 if (geteuid() != 0) { in test__bpf()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/uevent/ |
| H A D | uevent_filtering.c | 353 if (geteuid()) { in TEST()
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 52 49 32 geteuid - compat_sys_s390_geteuid16 197 201 64 geteuid sys_geteuid -
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/ |
| H A D | syscall.tbl | 52 49 32 geteuid - sys_geteuid16 197 201 64 geteuid sys_geteuid -
|