Data Fields | |
| VALUE | src |
| VALUE | dst |
| off_t | copy_length |
| off_t | src_offset |
| int | src_fd |
| int | dst_fd |
| int | close_src |
| int | close_dst |
| off_t | total |
| const char * | syserr |
| int | error_no |
| const char * | notimp |
| rb_fdset_t | fds |
| VALUE | th |
Definition at line 8802 of file io.c.
Definition at line 8811 of file io.c.
Referenced by copy_stream_body(), and copy_stream_finalize().
Definition at line 8810 of file io.c.
Referenced by copy_stream_body(), copy_stream_finalize(), and nogvl_copy_stream_read_write().
Definition at line 8805 of file io.c.
Referenced by copy_stream_body(), copy_stream_fallback_body(), nogvl_copy_stream_read_write(), and rb_io_s_copy_stream().
Definition at line 8804 of file io.c.
Referenced by copy_stream_body(), copy_stream_fallback_body(), copy_stream_finalize(), and rb_io_s_copy_stream().
Definition at line 8809 of file io.c.
Referenced by copy_stream_body(), nogvl_copy_stream_wait_write(), and nogvl_copy_stream_write().
Definition at line 8814 of file io.c.
Referenced by copy_stream_finalize(), maygvl_copy_stream_read(), maygvl_copy_stream_wait_read(), nogvl_copy_stream_read_write(), nogvl_copy_stream_wait_write(), and nogvl_copy_stream_write().
Definition at line 8816 of file io.c.
Referenced by copy_stream_body(), copy_stream_finalize(), maygvl_copy_stream_wait_read(), nogvl_copy_stream_wait_write(), and rb_io_s_copy_stream().
| const char* copy_stream_struct::notimp |
Definition at line 8815 of file io.c.
Referenced by copy_stream_finalize(), and maygvl_copy_stream_read().
Definition at line 8803 of file io.c.
Referenced by copy_stream_body(), copy_stream_fallback_body(), copy_stream_finalize(), and rb_io_s_copy_stream().
Definition at line 8808 of file io.c.
Referenced by copy_stream_body(), copy_stream_fallback(), copy_stream_fallback_body(), maygvl_copy_stream_read(), maygvl_copy_stream_wait_read(), and nogvl_copy_stream_read_write().
Definition at line 8806 of file io.c.
Referenced by copy_stream_body(), copy_stream_fallback(), copy_stream_fallback_body(), nogvl_copy_stream_read_write(), and rb_io_s_copy_stream().
| const char* copy_stream_struct::syserr |
Definition at line 8813 of file io.c.
Referenced by copy_stream_finalize(), maygvl_copy_stream_read(), maygvl_copy_stream_wait_read(), nogvl_copy_stream_read_write(), nogvl_copy_stream_wait_write(), and nogvl_copy_stream_write().
Definition at line 8817 of file io.c.
Referenced by copy_stream_body(), and maygvl_copy_stream_continue_p().
Definition at line 8812 of file io.c.
Referenced by copy_stream_body(), copy_stream_fallback_body(), and nogvl_copy_stream_write().
1.6.1