Searched refs:SYS_setsockopt (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/sys/
H A Dsyscall.h314 #define SYS_setsockopt 105 macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dproc-events.c395 syscall_table[SYS_setsockopt] = "setsockopt";
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dproc-events.c395 syscall_table[SYS_setsockopt] = "setsockopt";
/netbsd-current/sys/rump/librump/rumpkern/
H A Drump_syscalls.c1476 error = rsys_syscall(SYS_setsockopt, &callarg, sizeof(callarg), retval);

Completed in 226 milliseconds