Searched refs:SYS_getuid (Results 1 – 5 of 5) sorted by relevance
80 #define SYS_getuid 24 macro
484 #if defined (SYS_getuid) in init_syscall_table()485 syscall_table[SYS_getuid] = "getuid"; in init_syscall_table()
106 [SYS_getuid] = PLEDGE_STDIO,
1183 case SYS_getuid: in ktrsysret()
172 case SYS_getuid: in syscall_emulator()