Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDsyscall.h138 #define SYS_sendto 133 macro
/freebsd-11-stable/contrib/gdb/gdb/
HDproc-events.c1024 #if defined (SYS_sendto) in init_syscall_table()
1025 syscall_table[SYS_sendto] = "sendto"; in init_syscall_table()
/freebsd-11-stable/usr.bin/kdump/
HDkdump.c1012 case SYS_sendto: in ktrsyscall()