6 #define USTD_DEFAULT_TRACE_PATH "/tmp/usttrace"
11 struct ustcomm_connection conn
;
16 /* the buffer memory */
20 /* number of subbuffers in buffer */
22 /* size of each subbuffer */
25 /* the buffer information struct */
28 int file_fd
; /* output file */
35 void finish_consuming_dead_subbuffer(struct buffer_info
*buf
);
This page took 0.030567 seconds and 4 git commands to generate.