Home
last modified time | relevance | path

Searched refs:SYS_getuid (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/sys/
Dsyscall.h80 #define SYS_getuid 24 macro
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dproc-events.c484 #if defined (SYS_getuid) in init_syscall_table()
485 syscall_table[SYS_getuid] = "getuid"; in init_syscall_table()
/openbsd/src/sys/kern/
Dkern_pledge.c106 [SYS_getuid] = PLEDGE_STDIO,
/openbsd/src/usr.bin/kdump/
Dkdump.c1183 case SYS_getuid: in ktrsysret()
/openbsd/src/gnu/usr.bin/perl/
Dsyscall_emulator.c172 case SYS_getuid: in syscall_emulator()