Home
last modified time | relevance | path

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

/bionic/libc/stdio/
Dstdio.cpp568 static off64_t __ftello64_unlocked(FILE* fp) { in __ftello64_unlocked() function
598 fpos64_t current_offset = __ftello64_unlocked(fp); in __fseeko64()
668 return __ftello64_unlocked(fp); in ftello64()