Home
last modified time | relevance | path

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

/freebsd-12.1/sys/sys/
H A Dsyscall.h140 #define SYS_socketpair 135 macro
/freebsd-12.1/contrib/gdb/gdb/
H A Dproc-events.c1204 #if defined (SYS_socketpair) in init_syscall_table()
1205 syscall_table[SYS_socketpair] = "socketpair"; in init_syscall_table()
/freebsd-12.1/usr.bin/kdump/
H A Dkdump.c1155 case SYS_socketpair: in ktrsyscall()