| /dflybsd-src/share/mk/ |
| H A D | version_gen.awk | 46 while (getline < vfile) { 72 vfile) > stderr; 78 vfile, symver, v) > stderr; 88 vfile) > stderr; 96 vfile) > stderr; 103 vfile, $0) > stderr;
|
| H A D | bsd.symver.mk | 27 | awk -v vfile=${VERSION_DEF} -f ${_vgen} > ${.TARGET}
|
| /dflybsd-src/contrib/cvs-1.12/src/ |
| H A D | import.c | 29 static int add_rev (char *message, RCSNode *rcs, char *vfile, 31 static int add_tags (RCSNode *rcs, char *vfile, char *vtag, int targc, 36 static int process_import_file (char *message, char *vfile, char *vtag, 38 static int update_rcs_file (char *message, char *vfile, char *vtag, int targc, 565 process_import_file (char *message, char *vfile, char *vtag, int targc, in process_import_file() argument 571 rcs = Xasprintf ("%s/%s%s", repository, vfile, RCSEXT); in process_import_file() 576 attic_name = xmalloc (strlen (repository) + strlen (vfile) + in process_import_file() 579 vfile, RCSEXT); in process_import_file() 604 vfile, RCSEXT); in process_import_file() 611 add_log ('N', vfile); in process_import_file() [all …]
|
| H A D | client.h | 207 (char *message, char *vfile, char *vtag, int targc, char *targv[],
|
| H A D | client.c | 4993 client_process_import_file (char *message, char *vfile, char *vtag, int targc, in client_process_import_file() argument 5012 fullname = xstrdup (vfile); in client_process_import_file() 5018 fullname = Xasprintf ("%s/%s", update_dir, vfile); in client_process_import_file() 5025 vers.options = wrap_rcsoption (vfile, 1); in client_process_import_file() 5047 if (stat (vfile, &sb) < 0) in client_process_import_file() 5061 send_modified (vfile, fullname, &vers); in client_process_import_file()
|
| /dflybsd-src/contrib/cvs-1.12/contrib/ |
| H A D | cvs2vendor.sh | 72 for vfile in $srcdir/*,v; do 74 file=`echo $vfile | sed -e 's/,v$//'` 83 cp $vfile $dstdir
|
| /dflybsd-src/contrib/binutils-2.27/bfd/ |
| H A D | pei-x86_64.c | 462 pex64_bfd_print_pdata_section (bfd *abfd, void *vfile, asection *pdata_section) in pex64_bfd_print_pdata_section() argument 464 FILE *file = (FILE *) vfile; in pex64_bfd_print_pdata_section() 749 pex64_bfd_print_pdata (bfd *abfd, void *vfile) in pex64_bfd_print_pdata() argument 754 return pex64_bfd_print_pdata_section (abfd, vfile, pdata_section); in pex64_bfd_print_pdata() 757 bfd_map_over_sections (abfd, pex64_print_all_pdata_sections, vfile); in pex64_bfd_print_pdata()
|
| H A D | peXXigen.c | 1257 pe_print_idata (bfd * abfd, void * vfile) in pe_print_idata() argument 1259 FILE *file = (FILE *) vfile; in pe_print_idata() 1584 pe_print_edata (bfd * abfd, void * vfile) in pe_print_edata() argument 1586 FILE *file = (FILE *) vfile; in pe_print_edata() 1865 pe_print_pdata (bfd * abfd, void * vfile) in pe_print_pdata() argument 1872 FILE *file = (FILE *) vfile; in pe_print_pdata() 2063 _bfd_XX_print_ce_compressed_pdata (bfd * abfd, void * vfile) in _bfd_XX_print_ce_compressed_pdata() argument 2066 FILE *file = (FILE *) vfile; in _bfd_XX_print_ce_compressed_pdata() 2200 pe_print_reloc (bfd * abfd, void * vfile) in pe_print_reloc() argument 2202 FILE *file = (FILE *) vfile; in pe_print_reloc() [all …]
|
| H A D | peicode.h | 332 pe_print_private_bfd_data (bfd *abfd, void * vfile) in pe_print_private_bfd_data() argument 334 FILE *file = (FILE *) vfile; in pe_print_private_bfd_data() 336 if (!_bfd_XX_print_private_bfd_data_common (abfd, vfile)) in pe_print_private_bfd_data() 344 return pe_saved_coff_bfd_print_private_bfd_data (abfd, vfile); in pe_print_private_bfd_data()
|
| /dflybsd-src/contrib/binutils-2.34/bfd/ |
| H A D | pei-x86_64.c | 553 pex64_bfd_print_pdata_section (bfd *abfd, void *vfile, asection *pdata_section) in pex64_bfd_print_pdata_section() argument 555 FILE *file = (FILE *) vfile; in pex64_bfd_print_pdata_section() 841 pex64_bfd_print_pdata (bfd *abfd, void *vfile) in pex64_bfd_print_pdata() argument 846 return pex64_bfd_print_pdata_section (abfd, vfile, pdata_section); in pex64_bfd_print_pdata() 849 bfd_map_over_sections (abfd, pex64_print_all_pdata_sections, vfile); in pex64_bfd_print_pdata()
|
| H A D | peXXigen.c | 1262 pe_print_idata (bfd * abfd, void * vfile) in pe_print_idata() argument 1264 FILE *file = (FILE *) vfile; in pe_print_idata() 1597 pe_print_edata (bfd * abfd, void * vfile) in pe_print_edata() argument 1599 FILE *file = (FILE *) vfile; in pe_print_edata() 1885 pe_print_pdata (bfd * abfd, void * vfile) in pe_print_pdata() argument 1892 FILE *file = (FILE *) vfile; in pe_print_pdata() 2085 _bfd_XX_print_ce_compressed_pdata (bfd * abfd, void * vfile) in _bfd_XX_print_ce_compressed_pdata() argument 2088 FILE *file = (FILE *) vfile; in _bfd_XX_print_ce_compressed_pdata() 2223 pe_print_reloc (bfd * abfd, void * vfile) in pe_print_reloc() argument 2225 FILE *file = (FILE *) vfile; in pe_print_reloc() [all …]
|
| H A D | peicode.h | 353 pe_print_private_bfd_data (bfd *abfd, void * vfile) in pe_print_private_bfd_data() argument 355 FILE *file = (FILE *) vfile; in pe_print_private_bfd_data() 357 if (!_bfd_XX_print_private_bfd_data_common (abfd, vfile)) in pe_print_private_bfd_data() 365 return pe_saved_coff_bfd_print_private_bfd_data (abfd, vfile); in pe_print_private_bfd_data()
|
| /dflybsd-src/contrib/gcc-4.7/gcc/ |
| H A D | tree-ssa-tail-merge.c | 310 same_succ_print_traverse (void **ve, void *vfile) in same_succ_print_traverse() argument 313 FILE *file = ((FILE*)vfile); in same_succ_print_traverse()
|