Home
last modified time | relevance | path

Searched refs:CopyStat (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dkernel_wrap_win.cc24 void CopyStat(const SrcStat* src, DstStat* dst) { in CopyStat() function
79 CopyStat(&ki_buf, buf); in _fstat32()
86 CopyStat(&ki_buf, buf); in _fstat64()
93 CopyStat(&ki_buf, buf); in _fstat32i64()
100 CopyStat(&ki_buf, buf); in _fstat64i32()
178 CopyStat(&ki_buf, buf); in _stat32()
185 CopyStat(&ki_buf, buf); in _stat64()
192 CopyStat(&ki_buf, buf); in _stat64i32()
199 CopyStat(&ki_buf, buf); in _stat32i64()