Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dwrapper.c529 wrap_tocvs_process_file(const char *fileName) in wrap_tocvs_process_file()
552 wrap_merge_is_copy (const char *fileName) in wrap_merge_is_copy()
562 wrap_fromcvs_process_file(const char *fileName) in wrap_fromcvs_process_file()
/netbsd/src/common/dist/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs53 public GZipStream(string fileName, CompressLevel level) in GZipStream()
66 public GZipStream(string fileName) in GZipStream()
/netbsd/src/sys/arch/hpc/stand/hpcboot/
Dhpcboot.h99 TCHAR fileName[MAX_PATH]; member
/netbsd/src/sys/arch/sun3/include/
Dmon.h76 char *fileName; /* File name, points into strings */ member
/netbsd/src/sys/arch/sun68k/include/
Dmon.h76 char *fileName; /* File name, points into strings */ member
/netbsd/src/sys/arch/sparc/include/
Doldmon.h146 char *fileName; /* File name, points into strings */ member
/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.c5767 char *fileName = NULL; in display_debug_lines_decoded() local