Searched refs:ofile (Results 1 - 25 of 104) sorted by last modified time

12345

/macosx-10.9.5/apache-786.1/httpd/srclib/apr/
H A Dconfigure11595 ofile="$default_ofile"
15185 cfgfile="${ofile}T"
15188 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ofile" >&5
15189 $as_echo "$as_me: creating $ofile" >&6;}
15569 mv -f "$cfgfile" "$ofile" || \
15570 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15571 chmod +x "$ofile"
15600 if test ! -f "${ofile}"; then
15601 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' doe
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dmoduli.c155 qfileout(FILE * ofile, u_int32_t otype, u_int32_t otests, u_int32_t otries, argument
165 res = fprintf(ofile, "%04d%02d%02d%02d%02d%02d %u %u %u %u %x ",
173 if (BN_print_fp(ofile, omodulus) < 1)
176 res = fprintf(ofile, "\n");
177 fflush(ofile);
/macosx-10.9.5/SmartcardCCID-55005/libusb/libusb/
H A Dcompile58 ofile=
74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 mv "$cofile" "$ofile"
129 mv "${cofile}bj" "$ofile"
H A Dconfigure7775 ofile=libtool
18005 ofile='$ofile'
18733 cfgfile="${ofile}T"
18740 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
19360 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
19361 $as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
19365 mv -f "$cfgfile" "$ofile" ||
19366 (rm -f "$ofile" && cp "$cfgfile" "$ofile"
[all...]
/macosx-10.9.5/curl-78.94.1/curl/
H A Dcompile259 ofile=
274 ofile=$2
296 if test -z "$ofile" || test -z "$cfile"; then
327 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
329 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
H A Dconfigure11443 ofile=libtool
[all...]
/macosx-10.9.5/curl-78.94.1/curl/tests/
H A Druntests.pl2214 my $ofile=$_[2];
2219 open(OUT, ">$ofile")
2222 # logmsg "FILTER: off $filter from $infile to $ofile\n";
/macosx-10.9.5/curl-78.94.1/curl/tests/server/
H A Dtftpd.c111 int ofile; /* file descriptor for output file when uploading to us */ member in struct:testcase
580 if(!test->ofile) {
583 test->ofile=open(outfile, O_CREAT|O_RDWR, 0777);
584 if(test->ofile == -1) {
600 return write(test->ofile, writebuf, count);
608 lseek(test->ofile, -1, SEEK_CUR); /* smash lf on top of the cr */
616 if(1 != write(test->ofile, &c, 1))
900 if(test.ofile > 0) {
901 close(test.ofile);
902 test.ofile
[all...]
/macosx-10.9.5/perl-92/fix/
H A Dar.sh55 local ofile;
56 for ofile in `find "${archdir}" -name \*.o`; do
57 ofiles="${ofiles} $(basename ${ofile})";
64 local ofile;
65 for ofile in ${ofiles}; do
66 lipo -create $(find "${dir}" -name "${ofile}" -print) -o "${dir}/${ofile}";
/macosx-10.9.5/sudo-72/src/
H A Dconfig.status743 ofile='libtool'
1449 cfgfile="${ofile}T"
1456 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
2061 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
2062 $as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
2066 mv -f "$cfgfile" "$ofile" ||
2067 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
2068 chmod +x "$ofile"
H A Dconfigure9816 ofile=libtool
21294 ofile='$ofile'
21872 cfgfile="${ofile}T"
21879 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
22484 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
22485 $as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
22489 mv -f "$cfgfile" "$ofile" ||
22490 (rm -f "$ofile" && cp "$cfgfile" "$ofile"
[all...]
H A Dsudo_edit.c81 char *ofile; member in struct:tempfile
125 rc = stat(tf[j].ofile, &sb);
139 tf[j].ofile = files[i];
142 if ((cp = strrchr(tf[j].ofile, '/')) != NULL)
145 cp = tf[j].ofile;
232 warningx("%s left unmodified", tf[i].ofile);
245 warningx("%s unchanged", tf[i].ofile);
252 ofd = open(tf[i].ofile, O_WRONLY|O_TRUNC|O_CREAT, 0644);
255 warning("unable to write to %s", tf[i].ofile);
263 warning("%s", tf[i].ofile);
[all...]
/macosx-10.9.5/libedit-39/
H A Dconfig.status.gz
/macosx-10.9.5/dtrace-118.1/test/tst/common/misc/
H A Dtst.include.ksh38 ofile=$2
58 echo $inc failed: `cat $errfile | head -1` > $ofile
60 echo $inc succeeded > $ofile
111 ofile=${TMPDIR:-/tmp}/inc.$file.$$.out
113 doit $file $ofile $errfile &
133 ofile=${TMPDIR:-/tmp}/inc.$file.$$.out
135 if [ -f $ofile ]; then
136 cat $ofile >> $bigofile
137 rm $ofile
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dfiles.el1235 (ofile buffer-file-name)
1259 (setq buffer-file-name ofile)
/macosx-10.9.5/Heimdal-323.92.1/
H A Dcompile58 ofile=
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"
H A Dconfigure7411 ofile=libtool
28164 ofile='$ofile'
28940 cfgfile="${ofile}T"
28947 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
29559 mv -f "$cfgfile" "$ofile" ||
29560 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
29561 chmod +x "$ofile"
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/
H A Dconfigure7855 ofile="$default_ofile"
11345 cfgfile="${ofile}T"
11348 { echo "$as_me:$LINENO: creating $ofile" >&5
11349 echo "$as_me: creating $ofile" >&6;}
11722 mv -f "$cfgfile" "$ofile" || \
11723 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
11724 chmod +x "$ofile"
11753 if test ! -f "${ofile}"; then
11754 { echo "$as_me:$LINENO: WARNING: output file \`$ofile' doe
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/xml/expat/
H A Dconfigure6417 ofile="$default_ofile"
10007 cfgfile="${ofile}T"
10010 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ofile" >&5
10011 $as_echo "$as_me: creating $ofile" >&6;}
10391 mv -f "$cfgfile" "$ofile" || \
10392 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
10393 chmod +x "$ofile"
10422 if test ! -f "${ofile}"; then
10423 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' doe
[all...]
/macosx-10.9.5/bind9-45.100/bind9/
H A Dconfigure6626 ofile="$default_ofile"
10216 cfgfile="${ofile}T"
10219 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ofile" >&5
10220 $as_echo "$as_me: creating $ofile" >&6;}
10600 mv -f "$cfgfile" "$ofile" || \
10601 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
10602 chmod +x "$ofile"
10631 if test ! -f "${ofile}"; then
10632 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' doe
[all...]
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c/
H A Dcheck.c403 const char *ofile,
410 err = atf_build_c_o(sfile, ofile, optargs, &argv);
423 const char *ofile,
430 err = atf_build_cpp(sfile, ofile, optargs, &argv);
443 const char *ofile,
450 err = atf_build_cxx_o(sfile, ofile, optargs, &argv);
402 atf_check_build_c_o(const char *sfile, const char *ofile, const char *const optargs[], bool *success) argument
422 atf_check_build_cpp(const char *sfile, const char *ofile, const char *const optargs[], bool *success) argument
442 atf_check_build_cxx_o(const char *sfile, const char *ofile, const char *const optargs[], bool *success) argument
H A Dbuild.c150 const char *ofile,
179 err = append_src_out(sfile, ofile, &argv_list);
195 const char *ofile,
220 err = append_arg2("-o", ofile, &argv_list);
240 const char *ofile,
269 err = append_src_out(sfile, ofile, &argv_list);
149 atf_build_c_o(const char *sfile, const char *ofile, const char *const optargs[], char ***argv) argument
194 atf_build_cpp(const char *sfile, const char *ofile, const char *const optargs[], char ***argv) argument
239 atf_build_cxx_o(const char *sfile, const char *ofile, const char *const optargs[], char ***argv) argument
H A Dbuild_test.c175 RE(atf_build_c_o(test->sfile, test->ofile, test->optargs,
178 RE(atf_build_c_o(test->sfile, test->ofile, NULL, &argv));
204 RE(atf_build_cpp(test->sfile, test->ofile, test->optargs,
207 RE(atf_build_cpp(test->sfile, test->ofile, NULL, &argv));
234 RE(atf_build_cxx_o(test->sfile, test->ofile, test->optargs,
237 RE(atf_build_cxx_o(test->sfile, test->ofile, NULL, &argv));
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/
H A Dconfigure6313 ofile="$default_ofile"
9912 cfgfile="${ofile}T"
9915 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ofile" >&5
9916 $as_echo "$as_me: creating $ofile" >&6;}
10296 mv -f "$cfgfile" "$ofile" || \
10297 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
10298 chmod +x "$ofile"
10327 if test ! -f "${ofile}"; then
10328 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' doe
[all...]
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/admin/
H A Dcompile58 ofile=
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"

Completed in 573 milliseconds

12345