Searched refs:gethostnameFunc (Results 1 - 5 of 5) sorted by relevance

/gem5/src/arch/mips/linux/
H A Dprocess.cc259 /* 87 */ SyscallDesc("swapon", gethostnameFunc),
/gem5/src/arch/power/linux/
H A Dprocess.cc187 /* 87 */ SyscallDesc("swapon", gethostnameFunc),
/gem5/src/arch/alpha/linux/
H A Dprocess.cc246 /* 87 */ SyscallDesc("gethostname", gethostnameFunc),
/gem5/src/sim/
H A Dsyscall_emul.cc375 gethostnameFunc(SyscallDesc *desc, int num, ThreadContext *tc) function
H A Dsyscall_emul.hh168 SyscallReturn gethostnameFunc(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 28 milliseconds