Searched refs:fileio_errno_to_host (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdb_bfd.c214 fileio_errno_to_host (int errnum) function
290 errno = fileio_errno_to_host (target_errno);
324 errno = fileio_errno_to_host (target_errno);
368 errno = fileio_errno_to_host (target_errno);

Completed in 75 milliseconds