Searched refs:stream_type (Results 1 – 2 of 2) sorted by relevance
1521 int stream_type = 0; in gdbpy_write() local1524 &stream_type)) in gdbpy_write()1529 switch (stream_type) in gdbpy_write()1561 int stream_type = 0; in gdbpy_flush() local1564 &stream_type)) in gdbpy_flush()1567 switch (stream_type) in gdbpy_flush()
134 u8 stream_type; member