Home
last modified time | relevance | path

Searched defs:file_name (Results 1 – 25 of 148) sorted by relevance

123456

/netbsd-src/usr.bin/patch/
H A Dpch.h38 struct file_name { struct
39 char *path;
40 bool exists;
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dbinemul.h47 #define AR_EMUL_ELEMENT_CHECK(abfd, file_name) \ argument
50 #define AR_EMUL_APPEND_PRINT_VERBOSE(verbose, file_name) \ argument
53 #define AR_EMUL_REPLACE_PRINT_VERBOSE(verbose, file_name) \ argument
H A Delfedit.c79 update_gnu_property (const char *file_name, FILE *file) in update_gnu_property()
312 update_elf_header (const char *file_name, FILE *file) in update_elf_header()
533 process_object (const char *file_name, FILE *file) in process_object()
560 process_archive (const char * file_name, FILE * file, in process_archive()
725 check_file (const char *file_name, struct stat *statbuf_p) in check_file()
766 process_file (const char *file_name) in process_file()
H A Dbinemul.c42 ar_emul_append (bfd **after_bfd, char *file_name, const char *target, in ar_emul_append()
118 ar_emul_replace (bfd **after_bfd, char *file_name, const char *target, in ar_emul_replace()
H A Daddr2line.c431 process_file (const char *file_name, const char *section_name, in process_file()
483 const char *file_name; in main() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dbinemul.h47 #define AR_EMUL_ELEMENT_CHECK(abfd, file_name) \ argument
50 #define AR_EMUL_APPEND_PRINT_VERBOSE(verbose, file_name) \ argument
53 #define AR_EMUL_REPLACE_PRINT_VERBOSE(verbose, file_name) \ argument
H A Delfedit.c79 update_gnu_property (const char *file_name, FILE *file) in update_gnu_property()
312 update_elf_header (const char *file_name, FILE *file) in update_elf_header()
533 process_object (const char *file_name, FILE *file) in process_object()
560 process_archive (const char * file_name, FILE * file, in process_archive()
725 check_file (const char *file_name, struct stat *statbuf_p) in check_file()
766 process_file (const char *file_name) in process_file()
H A Dbinemul.c42 ar_emul_append (bfd **after_bfd, char *file_name, const char *target, in ar_emul_append()
118 ar_emul_replace (bfd **after_bfd, char *file_name, const char *target, in ar_emul_replace()
H A Daddr2line.c434 process_file (const char *file_name, const char *section_name, in process_file()
495 const char *file_name; in main() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dmodule.c101 void * module_handle( const char *file_name ) in module_handle()
113 int module_unload( const char *file_name ) in module_unload()
125 int module_load(const char* file_name, int argc, char *argv[]) in module_load()
330 int load_null_module (const void *module, const char *file_name) in load_null_module()
339 const char *file_name in load_extop_module()
/netbsd-src/external/bsd/nsd/dist/
H A Dixfrcreate.h22 char* file_name; member
83 char* file_name; member
/netbsd-src/external/bsd/flex/dist/examples/manual/
H A Duserinit.lex8 char *file_name,buffer[1024]; in open_input_file() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dinput-file.c45 static const char *file_name; variable
51 const char * file_name; member
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dinput-file.c45 static const char *file_name; variable
51 const char * file_name; member
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dpos.h29 char *file_name; member
H A Dfile-list.c42 read_names_from_file (const char *file_name) in read_names_from_file()
H A Dopen-catalog.c48 char *file_name; in try_open_catalog_file() local
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A Dcorefile.h28 char * file_name; member
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A Dcorefile.h28 char * file_name; member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_file.cc94 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
138 bool ReadFileToVector(const char *file_name, in ReadFileToVector()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_file.cc96 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
140 bool ReadFileToVector(const char *file_name, in ReadFileToVector()
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_init.c32 const char *file_name, in dma_file()
93 const char *file_name = device_find_string_property(me, "file-name"); in hw_file_init_data_callback() local
415 const char *file_name = device_find_string_property(me, "file-name"); in hw_binary_init_data_callback() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dcloseout.c45 static const char *file_name; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_file.cpp122 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, in ReadFileToBuffer()
166 bool ReadFileToVector(const char *file_name, in ReadFileToVector()
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dcloseout.c53 static const char *file_name; variable

123456