Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml.h93 inline FILE *simple_output::get_file() in get_file() function
H A Dpost-html.cpp193 FILE *files::get_file (void) in get_file() function in files
/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dps.h54 inline FILE *ps_output::get_file() in get_file() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Danalyzer-logging.h57 FILE *get_file () const { return m_f_out; } in get_file() function
/netbsd-src/games/quiz/
H A Dquiz.c119 get_file(const char *file) in get_file() function
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Danalyzer-logging.h59 FILE *get_file () const { return m_f_out; } in get_file() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-common.h181 FILE *get_file () const { return m_file; } in get_file() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-common.h183 FILE *get_file () const { return m_file; } in get_file() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/ps/
H A Dtcsps.c58 get_file() in get_file() function
/netbsd-src/external/bsd/nvi/dist/motif_l/
H A Dm_menu.c188 static String get_file( Widget w, String prompt ) in get_file() function
/netbsd-src/external/bsd/kyua-cli/dist/store/
H A Dtransaction.cpp132 get_file(sqlite::database& db, const int64_t file_id) in get_file() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ps/
H A Dtspps.c174 get_file(int *fd) in get_file() function
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dsubr.c628 get_file (const char *name, const char *fullname, const char *mode, char **buf, in get_file() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dscanner.c1997 get_file (const char *name, enum lc_reason reason) in get_file() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dedit-context.c319 edit_context::get_file (const char *filename) in get_file() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dscanner.cc2045 get_file (const char *name, enum lc_reason reason) in get_file() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dedit-context.cc319 edit_context::get_file (const char *filename) in get_file() function in edit_context
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py2907 def get_file(self, filename): member in TranslationUnit