Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/tests/posix/
A Dredposixcompat.h58 #undef SEEK_SET
61 #define SEEK_SET RED_SEEK_SET macro
70 #define L_SET SEEK_SET
A Dfsstress.c2264 lseek64( fd, off, SEEK_SET ); in read_f()
2579 lseek64( fd, off, SEEK_SET ); in write_f()
/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Common/Ota_PAL/Win32/Code_Signature_Verification/
A Dcode_signature_verification_mbedtls.c156 lWindowsError = fseek( pFile, 0, SEEK_SET ); /*lint !e586 in otaPal_ReadAndAssumeCertificate()
419 if( fseek( C->pFile, 0L, SEEK_SET ) == 0 ) /*lint !e586 in xValidateImageSignature()
/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Common/Ota_PAL/Win32/
A Dota_pal.c161 lResult = fseek( C->pFile, ulOffset, SEEK_SET ); /*lint !e586 !e713 !e9034 in otaPal_WriteBlock()

Completed in 21 milliseconds