| /freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/ |
| D | tst.include.ksh | 39 ofile=$2 59 echo $inc failed: `cat $errfile | head -1` > $ofile 61 echo $inc succeeded > $ofile 96 ofile=${TMPDIR:-/tmp}/inc.$file.$$.out 98 doit $file $ofile $errfile & 118 ofile=${TMPDIR:-/tmp}/inc.$file.$$.out 120 if [ -f $ofile ]; then 121 cat $ofile >> $bigofile 122 rm $ofile
|
| /freebsd-12-stable/sys/dev/aic7xxx/aicasm/ |
| D | aicasm_symbol.c | 330 aic_print_file_prologue(FILE *ofile) in aic_print_file_prologue() argument 333 if (ofile == NULL) in aic_print_file_prologue() 336 fprintf(ofile, in aic_print_file_prologue() 355 aic_print_reg_dump_types(FILE *ofile) in aic_print_reg_dump_types() argument 357 if (ofile == NULL) in aic_print_reg_dump_types() 360 fprintf(ofile, in aic_print_reg_dump_types() 384 aic_print_reg_dump_end(FILE *ofile, FILE *dfile, in aic_print_reg_dump_end() argument 422 fprintf(ofile, in aic_print_reg_dump_end() 462 symtable_dump(FILE *ofile, FILE *dfile) in symtable_dump() argument 533 aic_print_file_prologue(ofile); in symtable_dump() [all …]
|
| D | aicasm.c | 91 FILE *ofile; variable 187 if ((ofile = fopen(optarg, "w")) == NULL) { in main() 297 if (ofile != NULL) in main() 361 fprintf(ofile, in output_code() 368 fprintf(ofile, "static uint8_t seqprog[] = {\n"); in output_code() 373 fprintf(ofile, "%s\t0x%02x, 0x%02x, 0x%02x, 0x%02x", in output_code() 388 fprintf(ofile, "\n};\n\n"); in output_code() 397 fprintf(ofile, in output_code() 403 fprintf(ofile, in output_code() 420 fprintf(ofile, in output_code() [all …]
|
| /freebsd-12-stable/crypto/heimdal/ |
| D | compile | 74 ofile=$2 96 if test -z "$ofile" || test -z "$cfile"; then 127 test "$cofile" = "$ofile" || mv "$cofile" "$ofile" 129 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
|
| /freebsd-12-stable/contrib/atf/atf-c++/ |
| D | build.cpp | 76 impl::c_o(const std::string& sfile, const std::string& ofile, in c_o() argument 81 atf_error_t err = atf_build_c_o(sfile.c_str(), ofile.c_str(), in c_o() 90 impl::cpp(const std::string& sfile, const std::string& ofile, in cpp() argument 95 atf_error_t err = atf_build_cpp(sfile.c_str(), ofile.c_str(), in cpp() 104 impl::cxx_o(const std::string& sfile, const std::string& ofile, in cxx_o() argument 109 atf_error_t err = atf_build_cxx_o(sfile.c_str(), ofile.c_str(), in cxx_o()
|
| D | check.cpp | 103 impl::build_c_o(const std::string& sfile, const std::string& ofile, in build_c_o() argument 108 atf_error_t err = atf_check_build_c_o(sfile.c_str(), ofile.c_str(), in build_c_o() 117 impl::build_cpp(const std::string& sfile, const std::string& ofile, in build_cpp() argument 122 atf_error_t err = atf_check_build_cpp(sfile.c_str(), ofile.c_str(), in build_cpp() 131 impl::build_cxx_o(const std::string& sfile, const std::string& ofile, in build_cxx_o() argument 136 atf_error_t err = atf_check_build_cxx_o(sfile.c_str(), ofile.c_str(), in build_cxx_o()
|
| D | build_test.cpp | 164 atf::build::c_o(test->sfile, test->ofile, in ATF_TEST_CASE_BODY() 185 atf::build::cpp(test->sfile, test->ofile, in ATF_TEST_CASE_BODY() 207 atf::build::cxx_o(test->sfile, test->ofile, in ATF_TEST_CASE_BODY()
|
| /freebsd-12-stable/contrib/gdb/ |
| D | ltconfig | 211 ofile="$default_ofile" 372 --output | -o) prev=ofile ;; 373 --output=*) ofile="$optarg" ;; 435 if grep "^### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$ofile" > /dev/null; then 440 if test ! -f "$ofile"; then 441 echo "$progname: warning: output file \`$ofile' does not exist" 1>&2 445 eval "`$SHELL $ofile --config | grep '^LTCC='`" 447 echo "$progname: warning: output file \`$ofile' does not look like a libtool script" 1>&2 449 echo "$progname: warning: using \`LTCC=$LTCC', extracted from \`$ofile'" 1>&2 2166 trap "$rm \"$ofile\"; exit 1" 1 2 15 [all …]
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/ |
| D | compile | 263 ofile= 278 ofile=$2 300 if test -z "$ofile" || test -z "$cfile"; then 331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile" 333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
|
| /freebsd-12-stable/contrib/libevent/build-aux/ |
| D | compile | 264 ofile= 279 ofile=$2 301 if test -z "$ofile" || test -z "$cfile"; then 332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile" 334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
|
| /freebsd-12-stable/contrib/file/ |
| D | compile | 264 ofile= 279 ofile=$2 301 if test -z "$ofile" || test -z "$cfile"; then 332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile" 334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
|
| /freebsd-12-stable/contrib/openpam/ |
| D | compile | 264 ofile= 279 ofile=$2 301 if test -z "$ofile" || test -z "$cfile"; then 332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile" 334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/build-aux/ |
| D | compile | 263 ofile= 278 ofile=$2 300 if test -z "$ofile" || test -z "$cfile"; then 331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile" 333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
|
| /freebsd-12-stable/contrib/sqlite3/ |
| D | compile | 264 ofile= 279 ofile=$2 301 if test -z "$ofile" || test -z "$cfile"; then 332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile" 334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
|
| /freebsd-12-stable/tests/sys/cddl/zfs/tests/acl/nontrivial/ |
| D | zfs_acl_chmod_inherit_002_pos.ksh | 84 if [[ -f $ofile ]]; then 85 log_must $RM -f $ofile 110 basedir=$TESTDIR/basedir; ofile=$TESTDIR/ofile; odir=$TESTDIR/odir 322 compare_acls $node $ofile 393 log_must usr_exec $TOUCH $ofile 409 log_must usr_exec $RM -rf $ofile $odir $basedir
|
| D | zfs_acl_chmod_inherit_003_pos.ksh | 84 if [[ -f $ofile ]]; then 85 log_must $RM -f $ofile 111 basedir=$TESTDIR/basedir; ofile=$TESTDIR/ofile; odir=$TESTDIR/odir 335 compare_acls $node $ofile 427 log_must usr_exec $TOUCH $ofile 443 log_must usr_exec $RM -rf $ofile $odir $basedir
|
| D | zfs_acl_chmod_aclmode_001_pos.ksh | 108 basedir=$TESTDIR/basedir; ofile=$basedir/ofile; odir=$basedir/odir 405 compare_acls $node $ofile 438 log_must usr_exec $TOUCH $ofile 473 target=$ofile
|
| /freebsd-12-stable/contrib/atf/atf-c/ |
| D | build_test.c | 167 RE(atf_build_c_o(test->sfile, test->ofile, test->optargs, in ATF_TC_BODY() 170 RE(atf_build_c_o(test->sfile, test->ofile, NULL, &argv)); in ATF_TC_BODY() 195 RE(atf_build_cpp(test->sfile, test->ofile, test->optargs, in ATF_TC_BODY() 198 RE(atf_build_cpp(test->sfile, test->ofile, NULL, &argv)); in ATF_TC_BODY() 224 RE(atf_build_cxx_o(test->sfile, test->ofile, test->optargs, in ATF_TC_BODY() 227 RE(atf_build_cxx_o(test->sfile, test->ofile, NULL, &argv)); in ATF_TC_BODY()
|
| D | build.c | 147 const char *ofile, in atf_build_c_o() argument 177 err = append_src_out(sfile, ofile, &argv_list); in atf_build_c_o() 193 const char *ofile, in atf_build_cpp() argument 219 err = append_arg2("-o", ofile, &argv_list); in atf_build_cpp() 239 const char *ofile, in atf_build_cxx_o() argument 270 err = append_src_out(sfile, ofile, &argv_list); in atf_build_cxx_o()
|
| D | h_build.h | 42 const char *ofile; member 180 const char *ofile; member 279 const char *ofile; member
|
| D | check.c | 397 const char *ofile, in atf_check_build_c_o() argument 404 err = atf_build_c_o(sfile, ofile, optargs, &argv); in atf_check_build_c_o() 417 const char *ofile, in atf_check_build_cpp() argument 424 err = atf_build_cpp(sfile, ofile, optargs, &argv); in atf_check_build_cpp() 437 const char *ofile, in atf_check_build_cxx_o() argument 444 err = atf_build_cxx_o(sfile, ofile, optargs, &argv); in atf_check_build_cxx_o()
|
| /freebsd-12-stable/sys/cam/ctl/ |
| D | ctl_scsi_all.c | 189 struct scsi_inquiry_data *inq_data, FILE *ofile) in ctl_scsi_sense_print() argument 194 if ((ctsio == NULL) || (ofile == NULL)) in ctl_scsi_sense_print() 203 fprintf(ofile, "%s", sbuf_data(&sb)); in ctl_scsi_sense_print()
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | coffgrok.c | 41 static struct coff_ofile *ofile; variable 234 where->section = &ofile->sections[sym->n_scnum]; in do_where() 550 if (ofile->symbol_list_tail) in do_define() 551 ofile->symbol_list_tail->next_in_ofile_list = s; in do_define() 553 ofile->symbol_list_head = s; in do_define() 554 ofile->symbol_list_tail = s; in do_define() 602 ofile = head; in doit() 651 top_scope->sec = ofile->sections + sym->n_scnum; in doit() 671 top_scope->sec = ofile->sections + sym->n_scnum; in doit()
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | maint.c | 365 struct objfile *ofile; in maintenance_info_sections() local 375 ALL_OBJFILES (ofile) in maintenance_info_sections() 378 bfd_get_filename (ofile->obfd)); in maintenance_info_sections() 379 ALL_OBJFILE_OSECTIONS (ofile, osect) in maintenance_info_sections() 381 print_objfile_section_info (ofile->obfd, osect, arg); in maintenance_info_sections()
|
| /freebsd-12-stable/usr.sbin/pmcannotate/ |
| D | pmcannotate.c | 679 char *bin, *exec, *kfile, *ofile; in main() local 687 ofile = NULL; in main() 712 ofile = argv[0]; in main() 718 if (access(ofile, R_OK | F_OK) == -1) in main() 742 kfile, ofile, tofl); in main() 744 snprintf(tmpf, sizeof(tmpf), "pmcstat -R %s -m %s", ofile, in main()
|