Home
last modified time | relevance | path

Searched defs:pszVolume (Results 1 – 5 of 5) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/toolcmn/
A Dtoolcmn.c54 uint8_t RedFindVolumeNumber( const char * pszVolume ) in RedFindVolumeNumber()
/FreeRTOS-Plus/Source/Reliance-Edge/include/
A Dredtests.h118 const char * pszVolume; /**< Volume path prefix. */ member
161 const char * pszVolume; /**< Volume path prefix. */ member
180 const char * pszVolume; /**< Volume path prefix. */ member
224 const char * pszVolume; /**< Volume path prefix. */ member
286 const char * pszVolume; /**< Volume path prefix. */ member
A Dredtools.h183 const char * pszVolume; /* Volume path prefix. */ member
/FreeRTOS-Plus/Source/Reliance-Edge/posix/
A Dposix.c326 int32_t red_mount( const char * pszVolume ) in red_mount()
421 int32_t red_umount( const char * pszVolume ) in red_umount()
499 int32_t red_format( const char * pszVolume ) in red_format()
554 int32_t red_transact( const char * pszVolume ) in red_transact()
626 int32_t red_settransmask( const char * pszVolume, in red_settransmask()
678 int32_t red_gettransmask( const char * pszVolume, in red_gettransmask()
728 int32_t red_statvfs( const char * pszVolume, in red_statvfs()
/FreeRTOS-Plus/Source/Reliance-Edge/tests/posix/
A Dfsstress.c334 const char * pszVolume = gpRedVolConf->pszPathPrefix; in MakeFullPath() local
2602 const char * pszVolume = gpRedVolConf->pszPathPrefix; in check_f() local

Completed in 17 milliseconds