| RSA BSAFE Micro Edition Suite |
Streamlined security for mobile and embedded devices |
 
![]() |
Defines | |
| int | R_os_get_last_sys_error() |
| Retrieves the last system error that occurred in the application. More... | |
| void | R_os_clear_sys_error() |
| Resets the last system error that occurred in the application. | |
Functions | |
| int R_CDECL | R_os_io_non_fatal_error (int err) |
| Checks the error condition for non-fatal status. More... | |
| int R_CDECL | R_os_io_should_retry (int i, int err) |
| Checks if the Input/Output (I/O) should be retried. More... | |
|
|
Retrieves the last system error that occurred in the application.
|
|
|
Checks the error condition for non-fatal status.
|
|
||||||||||||
|
Checks if the Input/Output (I/O) should be retried.
|