Home
last modified time | relevance | path

Searched refs:ofile (Results 1 – 25 of 58) sorted by relevance

123

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh39 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/crypto/heimdal/
H A Dcompile74 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/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c328 aic_print_file_prologue(FILE *ofile) in aic_print_file_prologue() argument
331 if (ofile == NULL) in aic_print_file_prologue()
334 fprintf(ofile, in aic_print_file_prologue()
356 aic_print_reg_dump_types(FILE *ofile) in aic_print_reg_dump_types() argument
358 if (ofile == NULL) in aic_print_reg_dump_types()
361 fprintf(ofile, in aic_print_reg_dump_types()
423 fprintf(ofile, in aic_print_reg_dump_end()
534 aic_print_file_prologue(ofile); in symtable_dump()
535 aic_print_reg_dump_types(ofile); in symtable_dump()
604 fprintf(ofile, "\n"); in symtable_dump()
[all …]
H A Daicasm.c89 FILE *ofile; variable
295 if (ofile != NULL) in main()
359 fprintf(ofile, in output_code()
385 fprintf(ofile, "\n};\n\n"); in output_code()
394 fprintf(ofile, in output_code()
400 fprintf(ofile, in output_code()
417 fprintf(ofile, in output_code()
437 fprintf(ofile, in output_code()
453 fprintf(ofile, in output_code()
698 if (ofile != NULL) { in stop()
[all …]
/freebsd/contrib/atf/atf-c++/
H A Dbuild.cpp76 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()
H A Dcheck.cpp103 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()
H A Dbuild_test.cpp164 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/contrib/ntp/sntp/libevent/build-aux/
H A Dcompile263 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/contrib/sqlite3/
H A Dcompile264 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/contrib/file/
H A Dcompile264 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/contrib/ntp/sntp/libevent/
H A Dcompile263 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/contrib/openpam/
H A Dcompile264 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/contrib/libevent/build-aux/
H A Dcompile264 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/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_002_pos.ksh79 if [[ -f $ofile ]]; then
80 log_must $RM -f $ofile
105 basedir=$TESTDIR/basedir; ofile=$TESTDIR/ofile; odir=$TESTDIR/odir
317 compare_acls $node $ofile
388 log_must usr_exec $TOUCH $ofile
404 log_must usr_exec $RM -rf $ofile $odir $basedir
H A Dzfs_acl_chmod_inherit_003_pos.ksh79 if [[ -f $ofile ]]; then
80 log_must $RM -f $ofile
106 basedir=$TESTDIR/basedir; ofile=$TESTDIR/ofile; odir=$TESTDIR/odir
330 compare_acls $node $ofile
422 log_must usr_exec $TOUCH $ofile
438 log_must usr_exec $RM -rf $ofile $odir $basedir
H A Dzfs_acl_chmod_aclmode_001_pos.ksh103 basedir=$TESTDIR/basedir; ofile=$basedir/ofile; odir=$basedir/odir
400 compare_acls $node $ofile
433 log_must usr_exec $TOUCH $ofile
468 target=$ofile
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dstride_dd.c27 static char *ofile = NULL; variable
84 ofile = optarg; in parse_options()
115 ofile == NULL || seek < 0) { in parse_options()
140 ofd = open(ofile, O_WRONLY | O_CREAT, 0666); in main()
142 (void) fprintf(stderr, "%s: %s: ", execname, ofile); in main()
/freebsd/contrib/atf/atf-c/
H A Dbuild_test.c167 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()
H A Dbuild.c147 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()
H A Dh_build.h42 const char *ofile; member
180 const char *ofile; member
279 const char *ofile; member
H A Dcheck.c398 const char *ofile, in atf_check_build_c_o() argument
405 err = atf_build_c_o(sfile, ofile, optargs, &argv); in atf_check_build_c_o()
418 const char *ofile, in atf_check_build_cpp() argument
425 err = atf_build_cpp(sfile, ofile, optargs, &argv); in atf_check_build_cpp()
438 const char *ofile, in atf_check_build_cxx_o() argument
445 err = atf_build_cxx_o(sfile, ofile, optargs, &argv); in atf_check_build_cxx_o()
/freebsd/sys/cam/ctl/
H A Dctl_scsi_all.c185 struct scsi_inquiry_data *inq_data, FILE *ofile) in ctl_scsi_sense_print() argument
190 if ((ctsio == NULL) || (ofile == NULL)) in ctl_scsi_sense_print()
199 fprintf(ofile, "%s", sbuf_data(&sb)); in ctl_scsi_sense_print()
/freebsd/tools/test/stress2/misc/
H A Dsendfile13.sh186 char ofile[128], nfile[128];
229 sprintf(ofile, "%s/g%06d.%06d", todir, getpid(),
233 if ((fd = open(ofile, O_RDWR | O_CREAT | O_TRUNC,
235 err(1, "open(%s)", ofile);
249 if (rename(ofile, nfile) != 0)
250 err(1, "rename(%s, %s)", ofile, nfile);
H A Dsendfile14.sh178 char ofile[128], nfile[128];
221 sprintf(ofile, "%s/g%06d.%06d", todir, getpid(), idx);
223 if ((fd = open(ofile, O_RDWR | O_CREAT | O_TRUNC,
225 err(1, "open(%s)", ofile);
239 if (rename(ofile, nfile) != 0)
240 err(1, "rename(%s, %s)", ofile, nfile);
/freebsd/usr.sbin/pmcannotate/
H A Dpmcannotate.c671 char *bin, *exec, *kfile, *ofile; in main() local
679 ofile = NULL; in main()
704 ofile = argv[0]; in main()
710 if (access(ofile, R_OK | F_OK) == -1) in main()
734 kfile, ofile, tofl); in main()
736 snprintf(tmpf, sizeof(tmpf), "pmcstat -R %s -m %s", ofile, in main()

123