Searched refs:SYS_sendto (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/sys/ | ||
| HD | syscall.h | 138 #define SYS_sendto 133 macro |
| /dragonfly/usr.bin/kdump/ | ||
| HD | kdump.c | 420 ktr->ktr_code == SYS_sendto) { in ktrsyscall() |