Home
last modified time | relevance | path

Searched refs:FILEIO_EISDIR (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gdb-7/include/gdb/
H A Dfileio.h77 #define FILEIO_EISDIR 21 macro
/dflybsd-src/contrib/gdb-7/gdb/
H A Dinf-child.c207 return FILEIO_EISDIR; in inf_child_errno_to_fileio_error()
H A Dremote-fileio.c268 return FILEIO_EISDIR; in remote_fileio_errno_to_target()
636 remote_fileio_reply (-1, FILEIO_EISDIR); in remote_fileio_func_open()
H A Dremote.c9848 case FILEIO_EISDIR: in remote_fileio_errno_to_host()