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

/gem5/src/arch/x86/linux/
H A Dprocess.cc303 /* 42 */ SyscallDesc("connect", connectFunc),
/gem5/src/sim/
H A Dsyscall_emul.cc1368 connectFunc(SyscallDesc *desc, int num, ThreadContext *tc) function
H A Dsyscall_emul.hh276 SyscallReturn connectFunc(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 18 milliseconds