HomeSort by relevance Sort by last modified time
    Searched refs:geteuid (Results 276 - 297 of 297) sorted by null

<<1112

  /external/python/cpython2/Lib/
tarfile.py     [all...]
  /external/python/cpython3/Lib/
tarfile.py     [all...]
  /external/seccomp-tests/linux/
seccomp_bpf.c 174 if (geteuid()) {
    [all...]
  /external/squashfs-tools/squashfs-tools/
unsquashfs.c     [all...]
  /external/u-boot/common/
cli_hush.c 964 sprintf(PS1, "%s %s", cwd, ( geteuid() != 0 ) ? "$ ":"# ");
    [all...]
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zsyscall_solaris_amd64.go 61 //go:cgo_import_dynamic libc_geteuid geteuid "libc.so"
861 func Geteuid() (euid int) {
    [all...]
  /external/google-breakpad/src/third_party/lss/
linux_syscall_support.h     [all...]
  /external/libdrm/intel/
intel_bufmgr_gem.c     [all...]
  /external/libdrm/
xf86drm.c 333 int isroot = !geteuid();
    [all...]
  /external/python/cpython2/Lib/test/
test_argparse.py     [all...]
  /external/python/cpython3/Lib/test/
test_argparse.py     [all...]
test_os.py 68 if hasattr(os, 'geteuid'):
69 root_in_posix = (os.geteuid() == 0)
    [all...]
  /external/syzkaller/sys/netbsd/gen/
amd64.go     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c     [all...]
  /external/mesa3d/src/intel/compiler/
brw_fs.cpp     [all...]
  /external/syzkaller/sys/freebsd/gen/
amd64.go     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c     [all...]
  /external/python/cpython2/Modules/
posixmodule.c     [all...]
  /external/python/cpython3/Modules/
posixmodule.c     [all...]
  /external/libevent/
configure     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 1586 milliseconds

<<1112