Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/include/gdb/
HDfileio.h71 #define FILEIO_EACCES 13 macro
/dragonfly/contrib/gdb-7/gdb/
HDremote-fileio.c256 return FILEIO_EACCES; in remote_fileio_errno_to_target()
981 remote_fileio_reply (-1, FILEIO_EACCES); in remote_fileio_func_rename()
1114 remote_fileio_reply (-1, FILEIO_EACCES); in remote_fileio_func_stat()
HDinf-child.c195 return FILEIO_EACCES; in inf_child_errno_to_fileio_error()
HDremote.c9836 case FILEIO_EACCES: in remote_fileio_errno_to_host()