GDBserver
|
Go to the source code of this file.
Functions | |
static int | errno_to_fileio_error (int error) |
void | hostio_last_error_from_errno (char *buf) |
static int errno_to_fileio_error | ( | int | error | ) | [static] |
Definition at line 29 of file hostio-errno.c.
Referenced by hostio_last_error_from_errno().
void hostio_last_error_from_errno | ( | char * | buf | ) |
Definition at line 81 of file hostio-errno.c.
References errno, errno_to_fileio_error(), and error().