Home
last modified time | relevance | path

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

/freebsd/tools/test/stress2/misc/
H A Dsyzkaller14.sh267 syscall(SYS_getsockopt, r[0], 6, 0x2a, 0ul, 0ul);
H A Dsyzkaller73.sh505 syscall(SYS_getsockopt, /*fd=*/r[2], /*level=*/0x84, /*opt=*/0xc,
/freebsd/sys/sys/
H A Dsyscall.h125 #define SYS_getsockopt 118 macro
/freebsd/usr.bin/kdump/
H A Dkdump.c1164 case SYS_getsockopt: { in ktrsyscall_freebsd()