Home
last modified time | relevance | path

Searched defs:SYS_GETUID (Results 1 – 25 of 67) sorted by relevance

123

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_openbsd_mips64.go30 SYS_GETUID = 24 // { uid_t sys_getuid(void); } const
Dzsysnum_openbsd_arm64.go30 SYS_GETUID = 24 // { uid_t sys_getuid(void); } const
Dzsysnum_openbsd_386.go31 SYS_GETUID = 24 // { uid_t sys_getuid(void); } const
Dzsysnum_openbsd_arm.go32 SYS_GETUID = 24 // { uid_t sys_getuid(void); } const
Dzsysnum_openbsd_amd64.go31 SYS_GETUID = 24 // { uid_t sys_getuid(void); } const
Dzsysnum_openbsd_riscv64.go30 SYS_GETUID = 24 // { uid_t sys_getuid(void); } const
Dzsysnum_openbsd_ppc64.go30 SYS_GETUID = 24 // { uid_t sys_getuid(void); } const
Dzsysnum_netbsd_arm.go25 SYS_GETUID = 24 // { uid_t|sys||getuid_with_euid(void); } const
Dzsysnum_netbsd_arm64.go25 SYS_GETUID = 24 // { uid_t|sys||getuid_with_euid(void); } const
Dzsysnum_linux_riscv64.go180 SYS_GETUID = 174 const
Dzsysnum_linux_arm64.go184 SYS_GETUID = 174 const
Dzsysnum_netbsd_386.go25 SYS_GETUID = 24 // { uid_t|sys||getuid_with_euid(void); } const
Dzsysnum_netbsd_amd64.go25 SYS_GETUID = 24 // { uid_t|sys||getuid_with_euid(void); } const
Dzsysnum_linux_loong64.go176 SYS_GETUID = 174 const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go33 SYS_GETUID = 24 // { uid_t sys_getuid(void); } const
Dzsysnum_openbsd_arm64.go33 SYS_GETUID = 24 // { uid_t sys_getuid(void); } const
Dzsysnum_openbsd_ppc64.go32 SYS_GETUID = 24 // { uid_t sys_getuid(void); } const
Dzsysnum_openbsd_amd64.go33 SYS_GETUID = 24 // { uid_t sys_getuid(void); } const
Dzsysnum_openbsd_mips64.go33 SYS_GETUID = 24 // { uid_t sys_getuid(void); } const
Dzsysnum_openbsd_arm.go33 SYS_GETUID = 24 // { uid_t sys_getuid(void); } const
Dzsysnum_openbsd_riscv64.go33 SYS_GETUID = 24 // { uid_t sys_getuid(void); } const
Dzsysnum_netbsd_386.go25 SYS_GETUID = 24 // { uid_t|sys||getuid_with_euid(void); } const
Dzsysnum_netbsd_amd64.go25 SYS_GETUID = 24 // { uid_t|sys||getuid_with_euid(void); } const
Dzsysnum_netbsd_arm64.go25 SYS_GETUID = 24 // { uid_t|sys||getuid_with_euid(void); } const
Dzsysnum_netbsd_arm.go25 SYS_GETUID = 24 // { uid_t|sys||getuid_with_euid(void); } const

123