Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Demo/FreeRTOS_Plus_Reliance_Edge_and_CLI_Windows_Simulator/
A DFile-Related-CLI-commands.c419 red_errno = 0; in prvDIRCommand()
444 switch( red_errno ) in prvDIRCommand()
510 switch( red_errno ) in prvTYPECommand()
642 switch( red_errno ) in prvAPPENDCommand()
748 switch( red_errno ) in prvDELCommand()
877 switch( red_errno ) in prvCREATECommand()
932 switch( red_errno ) in prvMKDIRCommand()
1002 switch( red_errno ) in prvRENAMECommand()
1074 switch( red_errno ) in prvLINKCommand()
1131 switch( red_errno ) in prvSTATCommand()
[all …]
/FreeRTOS-Plus/Source/Reliance-Edge/include/
A Dredposix.h104 #define red_errno ( *red_errnoptr() ) macro
/FreeRTOS-Plus/Source/Reliance-Edge/posix/
A Dposix.c1977 red_errno = -ret; in red_opendir()
2082 red_errno = -ret; in red_readdir()
3108 red_errno = -iError; in PosixReturn()

Completed in 13 milliseconds