Searched refs:st (Results 26 - 26 of 26) sorted by last modified time

12

/system/extras/fatblock/
H A Dread.c54 struct stat st; local
59 ret = stat(f->path, &st);
66 if (f->mtime != st.st_mtime)

Completed in 45 milliseconds

12