Home
last modified time | relevance | path

Searched refs:SYS_setuid (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/sys/
HDsyscall.h32 #define SYS_setuid 23 macro
/NextBSD/contrib/gdb/gdb/
HDproc-events.c1096 #if defined (SYS_setuid) in init_syscall_table()
1097 syscall_table[SYS_setuid] = "setuid"; in init_syscall_table()