HomeSort by relevance Sort by last modified time
    Searched defs:geteuid (Results 1 - 4 of 4) sorted by null

  /bionic/libc/arch-arm/syscalls/
geteuid.S 5 .type geteuid, #function
6 .globl geteuid
10 geteuid: label
  /bionic/libc/arch-x86/syscalls/
geteuid.S 5 .type geteuid, @function
6 .globl geteuid
9 geteuid: label
  /bionic/libc/arch-sh/syscalls/
geteuid.S 5 .type geteuid, @function
6 .globl geteuid
9 geteuid: label
  /external/e2fsprogs/include/nonunix/
pwd.h 6 __inline int geteuid(void){return 1;} function

Completed in 549 milliseconds