Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote-fileio.c487 remote_fileio_reply (int retcode, int error) in remote_fileio_reply() function
519 remote_fileio_reply (-1, FILEIO_EIO); in remote_fileio_ioerror()
525 remote_fileio_reply (-1, FILEIO_EBADF); in remote_fileio_badfd()
531 remote_fileio_reply (retcode, in remote_fileio_return_errno()
538 remote_fileio_reply (retcode, 0); in remote_fileio_return_success()
607 remote_fileio_reply (-1, FILEIO_ENODEV); in remote_fileio_func_open()
613 remote_fileio_reply (-1, FILEIO_EISDIR); in remote_fileio_func_open()
869 remote_fileio_reply (-1, FILEIO_ESPIPE); in remote_fileio_func_lseek()
888 remote_fileio_reply (-1, FILEIO_EINVAL); in remote_fileio_func_lseek()
1250 remote_fileio_reply (-1, FILEIO_EPERM); in remote_fileio_func_system()
[all …]