Searched refs:SYS_sendfile (Results 1 – 7 of 7) sorted by relevance
| /freebsd/tools/test/stress2/misc/ |
| H A D | syzkaller7.sh | 143 syscall(SYS_sendfile, r[0], r[1], 0, 2);
|
| H A D | syzkaller93.sh | 116 syscall(SYS_sendfile, /*fd=*/(intptr_t)-1, /*s=*/(intptr_t)-1, /*offset=*/4ul,
|
| H A D | syzkaller13.sh | 223 syscall(SYS_sendfile, r[4], r[3], 0ul, 1ul, 0ul, 0ul, 0ul);
|
| H A D | syzkaller78.sh | 239 syscall(SYS_sendfile, /*fd=*/r[4], /*s=*/r[2], /*offset=*/0xcbul,
|
| H A D | syzkaller77.sh | 248 syscall(SYS_sendfile, /*fd=*/r[4], /*s=*/r[1], /*offset=*/0ul,
|
| /freebsd/sys/sys/ |
| H A D | syscall.h | 343 #define SYS_sendfile 393 macro
|
| /freebsd/usr.bin/kdump/ |
| H A D | kdump.c | 1397 case SYS_sendfile: in ktrsyscall_freebsd()
|