Lines Matching refs:remote_fileio_extract_int
321 remote_fileio_extract_int (char **buf, long *retint) in remote_fileio_extract_int() function
577 if (remote_fileio_extract_int (&buf, &num)) in remote_fileio_func_open()
584 if (remote_fileio_extract_int (&buf, &num)) in remote_fileio_func_open()
637 if (remote_fileio_extract_int (&buf, &num)) in remote_fileio_func_close()
668 if (remote_fileio_extract_int (&buf, &target_fd)) in remote_fileio_func_read()
687 if (remote_fileio_extract_int (&buf, &num)) in remote_fileio_func_read()
785 if (remote_fileio_extract_int (&buf, &target_fd)) in remote_fileio_func_write()
804 if (remote_fileio_extract_int (&buf, &num)) in remote_fileio_func_write()
856 if (remote_fileio_extract_int (&buf, &num)) in remote_fileio_func_lseek()
881 if (remote_fileio_extract_int (&buf, &num)) in remote_fileio_func_lseek()
1107 if (remote_fileio_extract_int (&buf, &target_fd)) in remote_fileio_func_fstat()
1227 if (remote_fileio_extract_int (&buf, &target_fd)) in remote_fileio_func_isatty()