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

/gem5/src/arch/x86/linux/
H A Dprocess.cc316 /* 55 */ SyscallDesc("getsockopt", getsockoptFunc),
/gem5/src/sim/
H A Dsyscall_emul.cc1705 getsockoptFunc(SyscallDesc *desc, int num, ThreadContext *tc) function
H A Dsyscall_emul.hh321 SyscallReturn getsockoptFunc(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 25 milliseconds