Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDsyscall.h78 #define SYS_sbrk 69 macro
/NextBSD/contrib/gdb/gdb/
HDproc-events.c988 #if defined (SYS_sbrk) in init_syscall_table()
989 syscall_table[SYS_sbrk] = "sbrk"; in init_syscall_table()