Searched refs:SYS_fstat (Results 1 – 5 of 5) sorted by relevance
8 #define SYS_fstat 108 macro
8 #define SYS_fstat 80 macro
303 res = syscall(SYS_fstat, r[1], 0x20000080ul);365 syscall(SYS_fstat, r[5], 0ul);
41 return host_syscall(SYS_fstat, fd, (uintptr_t)sb); in host_fstat()
490 #define SYS_fstat 551 macro