Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dui-file.c319 static int mem_file_magic; variable
330 stream->magic = &mem_file_magic; in mem_file_new()
341 if (stream->magic != &mem_file_magic) in mem_file_delete()
359 if (stream->magic != &mem_file_magic) in mem_file_rewind()
371 if (stream->magic != &mem_file_magic) in mem_file_put()
384 if (stream->magic != &mem_file_magic) in mem_file_write()