Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote-fileio.c285 remote_fileio_extract_long (char **buf, LONGEST *retlong) in remote_fileio_extract_long() function
328 ret = remote_fileio_extract_long (buf, &retlong); in remote_fileio_extract_int()
346 if (remote_fileio_extract_long (buf, &retlong)) in remote_fileio_extract_ptr_w_len()
350 if (remote_fileio_extract_long (buf, &retlong)) in remote_fileio_extract_ptr_w_len()
680 if (remote_fileio_extract_long (&buf, &lnum)) in remote_fileio_func_read()
797 if (remote_fileio_extract_long (&buf, &lnum)) in remote_fileio_func_write()
874 if (remote_fileio_extract_long (&buf, &lnum)) in remote_fileio_func_lseek()
1059 if (remote_fileio_extract_long (&buf, &lnum)) in remote_fileio_func_stat()
1119 if (remote_fileio_extract_long (&buf, &lnum)) in remote_fileio_func_fstat()
1178 if (remote_fileio_extract_long (&buf, &lnum)) in remote_fileio_func_gettimeofday()
[all …]