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

/libcore/ojluni/src/main/native/
H A Dio_util_md.c70 struct stat64 buf64; local
72 RESTARTABLE(fstat64(fd, &buf64), result);
74 if (S_ISDIR(buf64.st_mode)) {

Completed in 82 milliseconds