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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dremote-fileio.c321 remote_fileio_extract_int (char **buf, long *retint) function
577 if (remote_fileio_extract_int (&buf, &num))
584 if (remote_fileio_extract_int (&buf, &num))
637 if (remote_fileio_extract_int (&buf, &num))
668 if (remote_fileio_extract_int (&buf, &target_fd))
687 if (remote_fileio_extract_int (&buf, &num))
785 if (remote_fileio_extract_int (&buf, &target_fd))
804 if (remote_fileio_extract_int (&buf, &num))
856 if (remote_fileio_extract_int (&buf, &num))
881 if (remote_fileio_extract_int (
[all...]

Completed in 129 milliseconds