9 struct ustcomm_connection conn
;
14 /* the buffer memory */
18 /* number of subbuffers in buffer */
20 /* size of each subbuffer */
23 /* the buffer information struct */
26 int file_fd
; /* output file */
31 ssize_t
patient_write(int fd
, const void *buf
, size_t count
);
33 void finish_consuming_dead_subbuffer(struct buffer_info
*buf
);
This page took 0.039521 seconds and 4 git commands to generate.