Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDsyscall.h141 #define SYS_socketpair 135 macro
/trueos/contrib/gdb/gdb/
HDproc-events.c1204 #if defined (SYS_socketpair) in init_syscall_table()
1205 syscall_table[SYS_socketpair] = "socketpair"; in init_syscall_table()
/trueos/usr.bin/kdump/
HDkdump.c942 case SYS_socketpair: in ktrsyscall()