Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Dsyscall.h78 #define SYS_sstk 70 macro
/freebsd-10-stable/contrib/gdb/gdb/
Dproc-events.c1213 #if defined (SYS_sstk) in init_syscall_table()
1214 syscall_table[SYS_sstk] = "sstk"; in init_syscall_table()