Home
last modified time | relevance | path

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

/bionic/libc/arch-mips64/bionic/
Dstat.cpp56 static void copy_stat(struct stat* st, struct kernel_stat* s) { in copy_stat() function
78 copy_stat(st, &s); in fstat()
86 copy_stat(buf, &s); in fstatat()