Searched refs:sendtoFunc (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/x86/linux/
H A Dprocess.cc305 /* 44 */ SyscallDesc("sendto", sendtoFunc),
/gem5/src/sim/
H A Dsyscall_emul.cc1457 sendtoFunc(SyscallDesc *desc, int num, ThreadContext *tc) function
H A Dsyscall_emul.hh289 SyscallReturn sendtoFunc(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 25 milliseconds