Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/tests/posix/
A Dredposixcompat.h123 #define fstat64( fd, stat ) fstat( fd, stat ) macro
A Dfsstress.c2236 if( fstat64( fd, &stb ) < 0 ) in read_f()
2563 if( fstat64( fd, &stb ) < 0 ) in write_f()

Completed in 9 milliseconds