Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dui-file.c418 static int stdio_file_magic; variable
432 stdio->magic = &stdio_file_magic; in stdio_file_new()
448 if (stdio->magic != &stdio_file_magic) in stdio_file_delete()
462 if (stdio->magic != &stdio_file_magic) in stdio_file_flush()
472 if (stdio->magic != &stdio_file_magic) in stdio_file_read()
482 if (stdio->magic != &stdio_file_magic) in stdio_file_write()
492 if (stdio->magic != &stdio_file_magic) in stdio_file_fputs()
502 if (stdio->magic != &stdio_file_magic) in stdio_file_isatty()