Searched refs:out_file (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.0-release/contrib/ntp/scripts/
H A Dplot_summary.in110 my $out_file = "/tmp/tempdata$$";
117 open OUTPUT, ">$out_file" or die "$out_file: $!";
155 close OUTPUT or die "close failed on $out_file: $!";
184 print "plot $ylimit \"$out_file\"" .
186 print "\"$out_file\" using 1:(\$3-\$6/2) " .
188 print "\"$out_file\" using 1:3 smooth bezier " .
190 print "\"$out_file\" using 1:(\$3+\$6/2) " .
196 print "plot \"$out_file\" using 1:7:8:9 title \"mean frequency\", ";
197 print "\"$out_file\" usin
[all...]
H A Dsummary.in88 my ($directory, $fname, $out_file) = @_;
91 open OUTPUT, ">>$out_file" or die "can't open $out_file: $!";
157 my ($directory, $fname, $out_file) = @_;
160 open OUTPUT, ">>$out_file" or die "can't open $out_file: $!";
249 my ($directory, $fname, $out_file) = @_;
252 open OUTPUT, ">>$out_file" or die "can't open $out_file: $!";
/freebsd-10.0-release/contrib/wpa/src/utils/
H A Dwpa_debug.c61 static FILE *out_file = NULL; variable
75 if (out_file) {
76 fprintf(out_file, "%ld.%06u: ", (long) tv.sec,
221 if (out_file) {
222 vfprintf(out_file, fmt, ap);
223 fprintf(out_file, "\n");
348 if (out_file) {
349 fprintf(out_file, "%s - hexdump(len=%lu):",
352 fprintf(out_file, " [NULL]");
355 fprintf(out_file, "
[all...]
/freebsd-10.0-release/contrib/ntp/libntp/
H A Dmsyslog.c56 FILE *out_file = syslog_file; local
64 out_file = syslog_file ? syslog_file: level <= LOG_ERR ? stderr : stdout;
72 (void) fprintf(out_file, "%s ", humanlogtime ());
73 (void) fprintf(out_file, "%s[%d]: %s", prog, (int)getpid(), buf);
74 fflush (out_file);
77 if (debug && out_file != stdout && out_file != stderr)
/freebsd-10.0-release/usr.bin/colldef/
H A Dparse.y68 const char *out_file = "LC_COLLATE";
130 if ((fp = fopen(out_file, "w")) == NULL)
132 out_file);
138 out_file);
143 out_file);
148 out_file);
159 out_file);
171 out_file);
174 out_file);
320 out_file
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DInputReader.cpp313 File &out_file = m_debugger.GetOutputFile(); local
314 if (out_file.IsValid())
316 out_file.Printf ("%s", m_prompt.c_str());
317 out_file.Flush();
H A DDebugger.cpp764 File &out_file = GetOutputFile(); local
765 out_file.SetStream (fh, tranfer_ownership);
766 if (out_file.IsValid() == false)
767 out_file.SetStream (stdout, false);
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_ra_svn/
H A Dstreams.c53 apr_file_t *out_file;
90 apr_status_t status = apr_file_write(b->out_file, buffer, len);
101 apr_file_pipe_timeout_set(b->out_file, interval);
119 apr_file_t *out_file,
125 b->out_file = out_file;
52 apr_file_t *out_file; member in struct:file_baton_t
117 svn_ra_svn__stream_from_files(apr_file_t *in_file, apr_file_t *out_file, apr_pool_t *pool) argument
H A Dra_svn.h175 apr_file_t *out_file,
H A Dmarshal.c72 apr_file_t *out_file,
82 assert((sock && !in_file && !out_file) || (!sock && in_file && out_file));
112 conn->stream = svn_ra_svn__stream_from_files(in_file, out_file, pool);
121 apr_file_t *out_file,
125 return svn_ra_svn_create_conn3(sock, in_file, out_file,
132 apr_file_t *out_file,
135 return svn_ra_svn_create_conn3(sock, in_file, out_file,
69 svn_ra_svn_create_conn3(apr_socket_t *sock, apr_file_t *in_file, apr_file_t *out_file, int compression_level, apr_size_t zero_copy_limit, apr_size_t error_check_interval, apr_pool_t *pool) argument
118 svn_ra_svn_create_conn2(apr_socket_t *sock, apr_file_t *in_file, apr_file_t *out_file, int compression_level, apr_pool_t *pool) argument
129 svn_ra_svn_create_conn(apr_socket_t *sock, apr_file_t *in_file, apr_file_t *out_file, apr_pool_t *pool) argument
H A Dclient.c454 apr_file_t *in_file, *out_file;
458 || apr_file_open_stdout(&out_file, pool))
461 conn = svn_ra_svn_create_conn3(NULL, in_file, out_file,
453 apr_file_t *in_file, *out_file; local
/freebsd-10.0-release/contrib/subversion/subversion/include/
H A Dsvn_ra_svn.h170 * Either @a sock or @a in_file/@a out_file must be set, not both.
193 apr_file_t *out_file,
210 apr_file_t *out_file,
224 apr_file_t *out_file,
/freebsd-10.0-release/contrib/subversion/subversion/svnserve/
H A Dsvnserve.c373 apr_file_t *out_file, *err_file;
376 if ((apr_err = apr_file_open_stdout(&out_file, pool)))
380 return apr_file_dup2(out_file, err_file, pool);
478 apr_file_t *in_file, *out_file;
827 status = apr_file_open_stdout(&out_file, pool);
838 conn = svn_ra_svn_create_conn3(NULL, in_file, out_file,
372 apr_file_t *out_file, *err_file; local
477 apr_file_t *in_file, *out_file; local
/freebsd-10.0-release/sbin/ffsinfo/
H A Dffsinfo.c137 char *out_file; local
144 out_file = strdup("-");
170 free(out_file);
171 out_file = strdup(optarg);
172 if (out_file == NULL)
224 DBG_OPEN(out_file); /* already here we need a superblock */
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2083 File &out_file = reader.GetDebugger().GetOutputFile(); local
2089 if (out_file.IsValid())
2093 out_file.Printf ("%s", reader.GetPrompt());
2094 out_file.Flush ();
2103 if (out_file.IsValid() && reader.GetPrompt())
2105 out_file.Printf ("%s", reader.GetPrompt());
2106 out_file.Flush ();
2130 if (out_file.IsValid() && !reader.IsDone() && reader.GetPrompt())
2132 out_file.Printf ("Please answer \"y\" or \"n\".\n%s", reader.GetPrompt());
2133 out_file
[all...]
H A DScriptInterpreterPython.cpp537 File& out_file = interpreter.GetDebugger().GetOutputFile(); local
538 if (out_file.IsValid())
539 ResetOutputFileHandle(out_file.GetStream());
/freebsd-10.0-release/gnu/usr.bin/grep/
H A Dgrep.c515 static int out_file; /* Print filenames. */ variable
590 if (out_file)
1016 if (out_file)
1092 out_file += !no_filenames;
1103 out_file -= !no_filenames;
1828 out_file = 1;
/freebsd-10.0-release/crypto/openssh/
H A Dssh-keygen.c2188 char out_file[MAXPATHLEN], *ep, *rr_hostname = NULL; local
2381 if (strlcpy(out_file, optarg, sizeof(out_file)) >=
2382 sizeof(out_file))
2387 if (strlcpy(out_file, optarg, sizeof(out_file)) >=
2388 sizeof(out_file))
2498 FILE *out = fopen(out_file, "w");
2502 out_file, strerror(errno));
2515 FILE *out = fopen(out_file, "
[all...]
/freebsd-10.0-release/gnu/usr.bin/cc/cc_tools/
H A DMakefile89 out_file= ${srcdir}/config/${GCC_CPU}/${GCC_CPU}.c macro
127 $(srcdir)/targhooks.c $(srcdir)/cgraphunit.c $(out_file) \
/freebsd-10.0-release/contrib/gcc/
H A Dconfigure312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os target_noncanonical build_libsubdir build_subdir host_subdir target_subdir GENINSRC CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT NO_MINUS_C_MINUS_O OUTPUT_OPTION CPP EGREP strict1_warn cxx_compat_warn warn_cflags WERROR nocommon_flag TREEBROWSER valgrind_path valgrind_path_defines valgrind_command coverage_flags enable_multilib enable_decimal_float enable_shared TARGET_SYSTEM_ROOT TARGET_SYSTEM_ROOT_DEFINE CROSS_SYSTEM_HEADER_DIR onestep datarootdir docdir htmldir SET_MAKE AWK LN_S LN RANLIB ac_ct_RANLIB ranlib_flags INSTALL INSTALL_PROGRAM INSTALL_DATA make_compare_target have_mktemp_command MAKEINFO BUILD_INFO GENERATED_MANPAGES FLEX BISON NM AR stage1_cflags COLLECT2_LIBS GNAT_LIBEXC LDEXP_LIB TARGET_GETGROUPS_T LIBICONV LTLIBICONV LIBICONV_DEP manext objext gthread_flags extra_modes_file extra_opt_files USE_NLS LIBINTL LIBINTL_DEP INCINTL XGETTEXT GMSGFMT POSUB CATALOGS DATADIRNAME INSTOBJEXT GENCAT CATOBJEXT host_cc_for_libada CROSS ALL SYSTEM_HEADER_DIR inhibit_libc CC_FOR_BUILD BUILD_CFLAGS STMP_FIXINC STMP_FIXPROTO collect2 gcc_cv_as ORIGINAL_AS_FOR_TARGET gcc_cv_ld ORIGINAL_LD_FOR_TARGET gcc_cv_nm ORIGINAL_NM_FOR_TARGET gcc_cv_objdump libgcc_visibility GGC zlibdir zlibinc MAINT gcc_tooldir dollar slibdir objdir subdirs srcdir all_boot_languages all_compilers all_gtfiles all_gtfiles_files_langs all_gtfiles_files_files all_lang_makefrags all_lang_makefiles all_languages all_selected_languages all_stagestuff build_exeext build_install_headers_dir build_xm_file_list build_xm_include_list build_xm_defines check_languages cc_set_by_configure quoted_cc_set_by_configure cpp_install_dir xmake_file tmake_file extra_gcc_objs extra_headers_list extra_objs extra_parts extra_passes extra_programs float_h_file gcc_config_arguments gcc_gxx_include_dir host_exeext host_xm_file_list host_xm_include_list host_xm_defines out_host_hook_obj install lang_opt_files lang_specs_files lang_tree_files local_prefix md_file objc_boehm_gc out_file out_object_file stage_prefix_set_by_configure quoted_stage_prefix_set_by_configure thread_file tm_file_list tm_include_list tm_defines tm_p_file_list tm_p_include_list xm_file_list xm_include_list xm_defines c_target_objs cxx_target_objs target_cpu_default GMPLIBS GMPINC LIBOBJS LTLIBOBJS'
12210 if test x$out_file = x
12211 then out_file=$cpu_type/$cpu_type.c; fi
12222 echo "Using \`$srcdir/config/$out_file' for machine-specific logic."
13067 out_object_file=`basename $out_file .c`.o
16318 echo "dir ${srcdir}/config/"`dirname ${out_file}` >> .gdbinit
17302 s,@out_file@,$out_file,;t t

Completed in 201 milliseconds