Searched refs:ts_magic (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui-file.c43 int *ts_magic; member in struct:tui_stream
70 tui->ts_magic = &tui_file_magic;
78 if (tmpstream->ts_magic != &tui_file_magic)
125 if (stream->ts_magic != &tui_file_magic)
138 if (stream->ts_magic != &tui_file_magic)
150 if (stream->ts_magic != &tui_file_magic)
186 if (stream->ts_magic != &tui_file_magic)
199 if (stream->ts_magic != &tui_file_magic)
226 if (stream->ts_magic != &tui_file_magic)

Completed in 103 milliseconds