Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDui-file.c533 static int tee_file_magic; variable
548 tee->magic = &tee_file_magic; in tee_file_new()
565 if (tee->magic != &tee_file_magic) in tee_file_delete()
580 if (tee->magic != &tee_file_magic) in tee_file_flush()
591 if (tee->magic != &tee_file_magic) in tee_file_write()
602 if (tee->magic != &tee_file_magic) in tee_file_fputs()
613 if (tee->magic != &tee_file_magic) in tee_file_isatty()