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

/gem5/src/arch/x86/linux/
H A Dprocess.cc315 /* 54 */ SyscallDesc("setsockopt", setsockoptFunc),
/gem5/src/sim/
H A Dsyscall_emul.cc1818 setsockoptFunc(SyscallDesc *desc, int num, ThreadContext *tc) function
H A Dsyscall_emul.hh324 SyscallReturn setsockoptFunc(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 25 milliseconds