Searched defs:RecordStream (Results 1 – 5 of 5) sorted by relevance
34 struct RecordStream { struct46 extern RecordStream *record_stream_new(int fd, size_t maxRecordLen) in record_stream_new() argument
33 struct RecordStream { struct45 extern RecordStream *record_stream_new(int fd, size_t maxRecordLen) in record_stream_new() argument
30 typedef struct RecordStream RecordStream; typedef
29 typedef struct RecordStream RecordStream; typedef