Home
last modified time | relevance | path

Searched refs:SYS_getsockopt (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/sys/
HDsyscall.h125 #define SYS_getsockopt 118 macro
/NextBSD/contrib/gdb/gdb/
HDproc-events.c478 #if defined (SYS_getsockopt) in init_syscall_table()
479 syscall_table[SYS_getsockopt] = "getsockopt"; in init_syscall_table()
/NextBSD/usr.bin/kdump/
HDkdump.c991 case SYS_getsockopt: in ktrsyscall()