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

/gem5/src/sim/
H A Dsyscall_emul.hh529 typedef struct stat hst_stat64; typedef in typeref:struct:stat
532 typedef struct stat64 hst_stat64; typedef in typeref:struct:stat64
624 hst_stat64 *host, bool fakeTTY = false)
628 convertStat64Buf<tgt_stat_buf, hst_stat64>(tgt, host, fakeTTY);

Completed in 38 milliseconds