HomeSort by: relevance | last modified time | path
    Searched refs:SYS_sendto (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
syscall.h 392 #define SYS_sendto 133
  /src/external/gpl3/gdb.old/dist/gdb/
proc-events.c 384 syscall_table[SYS_sendto] = "sendto";
  /src/external/gpl3/gdb/dist/gdb/
proc-events.c 384 syscall_table[SYS_sendto] = "sendto";
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 1836 error = rsys_syscall(SYS_sendto, &callarg, sizeof(callarg), retval);

Completed in 64 milliseconds