Home
last modified time | relevance | path

Searched refs:stream_type (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpython.c1521 int stream_type = 0; in gdbpy_write() local
1524 &stream_type)) in gdbpy_write()
1529 switch (stream_type) in gdbpy_write()
1561 int stream_type = 0; in gdbpy_flush() local
1564 &stream_type)) in gdbpy_flush()
1567 switch (stream_type) in gdbpy_flush()
/netbsd/src/sys/external/bsd/drm2/dist/include/drm/
Ddrm_hdcp.h134 u8 stream_type; member