Searched refs:SYS_socketpair (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/sys/ | ||
| HD | syscall.h | 140 #define SYS_socketpair 135 macro |
| /dragonfly/usr.bin/kdump/ | ||
| HD | kdump.c | 560 } else if (ktr->ktr_code == SYS_socketpair) { in ktrsyscall() |