Home
last modified time | relevance | path

Searched defs:null_file_fseek (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dui-file.c39 static ui_file_fseek_ftype null_file_fseek; variable
177 null_file_fseek (struct ui_file *stream, long offset, int whence) in null_file_fseek() function