Searched refs:srcfile (Results 1 - 24 of 24) sorted by relevance

/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dtest_helpers.cpp75 std::ofstream srcfile("test.cpp");
76 ATF_REQUIRE(srcfile);
77 srcfile << "#include <" << hdrname << ">\n";
78 srcfile.close();
/freebsd-11-stable/contrib/dtc/
H A Dsrcpos.c145 struct srcfile_state *srcfile; local
150 srcfile = xmalloc(sizeof(*srcfile));
152 srcfile->f = srcfile_relative_open(fname, &srcfile->name);
153 srcfile->dir = get_dirname(srcfile->name);
154 srcfile->prev = current_srcfile;
156 srcfile->lineno = 1;
157 srcfile
164 struct srcfile_state *srcfile = current_srcfile; local
[all...]
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dtest_helpers.c80 FILE *srcfile; local
83 srcfile = fopen("test.c", "w");
84 ATF_REQUIRE(srcfile != NULL);
85 fprintf(srcfile, "#include <%s>\n", hdrname);
86 fclose(srcfile);
/freebsd-11-stable/sys/tools/
H A Dvnode_if.awk37 # usage: vnode_if.awk <srcfile> [-c | -h | -p | -q]
38 # (where <srcfile> is currently /sys/kern/vnode_if.src)
44 print "usage: vnode_if.awk <srcfile> [-c|-h|-p|-q]";
50 printf srcfile "(" fnr "): " > "/dev/stderr";
130 srcfile = arg;
137 if (!srcfile)
191 while ((getline < srcfile) > 0) {
226 if ((getline < srcfile) <= 0) {
429 close(srcfile);
H A Dusbdevs2h.awk37 print "usage: usbdevs2h.awk <srcfile> [-d|-h]";
235 srcfile = arg;
240 while ((getline < srcfile) > 0) {
/freebsd-11-stable/usr.sbin/certctl/
H A Dcertctl.sh97 local hash srcfile filename
103 srcfile=$(realpath "$1")
107 srcfile=$(realpath "${CERTDESTDIR}/$1")
115 [ $NOOP -eq 0 ] && install ${INSTALLFLAGS} -lrs "$srcfile" "$BLACKLISTDESTDIR/$filename"
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dhash.c375 apr_file_t *srcfile,
390 err = svn_io_read_length_line(srcfile, buf, &len, pool);
431 SVN_ERR(svn_io_file_read_full2(srcfile,
437 SVN_ERR(svn_io_file_getc(&c, srcfile, pool));
443 SVN_ERR(svn_io_read_length_line(srcfile, buf, &len, pool));
457 SVN_ERR(svn_io_file_read_full2(srcfile,
463 SVN_ERR(svn_io_file_getc(&c, srcfile, pool));
371 svn_hash_read(apr_hash_t *hash, apr_file_t *srcfile, apr_pool_t *pool) argument
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_hash.h140 apr_file_t *srcfile,
/freebsd-11-stable/tools/regression/usr.bin/env/
H A Dregress-sb.rb383 srcfile = $1
385 if not File.exists?(srcfile)
387 srcfile
394 $testdata.add_symlink(srcfile, newfile)
/freebsd-11-stable/contrib/tcsh/
H A Dsh.c145 static int srcfile (const char *, int, int, Char **);
147 int srcfile (const char *, int, int, Char **);
1330 (void) srcfile(_PATH_DOTLOGIN, 0, 0, NULL);
1335 (void) srcfile(_PATH_DOTCSHRC, 0, 0, NULL);
1342 (void) srcfile(_PATH_DOTLOGIN, 0, 0, NULL);
1519 return srcfile(short2str(dp), (mflag ? 0 : 1), 0, NULL);
1535 rv = srcfile(ptr, (mflag ? 0 : 1), 0, NULL);
1549 srcfile(const char *f, int onlyown, int flag, Char **av) function
1807 (void) srcfile(_PATH_DOTLOGOUT, 0, 0, NULL);
1845 (void) srcfile(_PATH_DOTLOGOU
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c227 " %s [-g] -c srcfile destfile\n"
615 copy_ctf_data(char *srcfile, char *destfile, int keep_stabs) argument
619 if (read_ctf(&srcfile, 1, NULL, read_ctf_save_cb, &srctd, 1) == 0)
620 terminate("No CTF data found in source file %s\n", srcfile);
/freebsd-11-stable/contrib/gdb/
H A Dltmain.sh318 srcfile="$nonopt"
425 lastarg="$srcfile"
426 srcfile="$arg"
457 libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
576 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
609 echo $srcfile > "$lockfile"
613 eval srcfile=\"$fix_srcfile_path\"
636 command="$base_compile $srcfile $pic_flag"
639 command="$base_compile $srcfile"
666 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; the
[all...]
/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh1591 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
1641 continue # The current "srcfile" will either be retained or
1665 # The previous "srcfile" becomes the current argument.
1667 lastarg="$srcfile"
1668 srcfile="$arg"
1689 func_basename "$srcfile"
1790 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1823 $ECHO "$srcfile" > "$lockfile"
1827 eval srcfile
[all...]
/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dread.c52 static int srcfile; variable
131 srcfile = getfnidx(name);
220 errx(1, "%s,%zd: input file error: %s", file, line, fnames[srcfile]);
/freebsd-11-stable/contrib/ldns/
H A Dltmain.sh1955 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
2005 continue # The current "srcfile" will either be retained or
2028 # The previous "srcfile" becomes the current argument.
2030 lastarg="$srcfile"
2031 srcfile="$arg"
2051 func_basename "$srcfile"
2138 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2170 $ECHO "$srcfile" > "$lockfile"
2177 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3
[all...]
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh1985 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
2035 continue # The current "srcfile" will either be retained or
2058 # The previous "srcfile" becomes the current argument.
2060 lastarg="$srcfile"
2061 srcfile="$arg"
2081 func_basename "$srcfile"
2168 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2200 $ECHO "$srcfile" > "$lockfile"
2207 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3
[all...]
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh1954 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
2004 continue # The current "srcfile" will either be retained or
2027 # The previous "srcfile" becomes the current argument.
2029 lastarg="$srcfile"
2030 srcfile="$arg"
2050 func_basename "$srcfile"
2137 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
2169 $ECHO "$srcfile" > "$lockfile"
2176 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh3271 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3321 continue # The current "srcfile" will either be retained or
3344 # The previous "srcfile" becomes the current argument.
3346 lastarg=$srcfile
3347 srcfile=$arg
3367 func_basename "$srcfile"
3454 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3486 $ECHO "$srcfile" > "$lockfile"
3493 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3
[all...]
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh3271 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3321 continue # The current "srcfile" will either be retained or
3344 # The previous "srcfile" becomes the current argument.
3346 lastarg=$srcfile
3347 srcfile=$arg
3367 func_basename "$srcfile"
3454 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3486 $ECHO "$srcfile" > "$lockfile"
3493 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3
[all...]
/freebsd-11-stable/contrib/file/
H A Dltmain.sh3274 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3324 continue # The current "srcfile" will either be retained or
3347 # The previous "srcfile" becomes the current argument.
3349 lastarg=$srcfile
3350 srcfile=$arg
3370 func_basename "$srcfile"
3457 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3489 $ECHO "$srcfile" > "$lockfile"
3496 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3
[all...]
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh3271 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3321 continue # The current "srcfile" will either be retained or
3344 # The previous "srcfile" becomes the current argument.
3346 lastarg=$srcfile
3347 srcfile=$arg
3367 func_basename "$srcfile"
3454 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3486 $ECHO "$srcfile" > "$lockfile"
3493 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh3271 srcfile=$nonopt # always keep a non-empty value in "srcfile"
3321 continue # The current "srcfile" will either be retained or
3344 # The previous "srcfile" becomes the current argument.
3346 lastarg=$srcfile
3347 srcfile=$arg
3367 func_basename "$srcfile"
3454 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
3486 $ECHO "$srcfile" > "$lockfile"
3493 func_to_tool_file "$srcfile" func_convert_file_msys_to_w3
[all...]
/freebsd-11-stable/crypto/openssl/util/
H A Dmk1mf.pl1112 my $srcfile = $s[$i];
1118 $ret.="$srcfile: $plasm\n";
1119 $ret.="\t\$(PERL) $plasm $asmtype \$(CFLAG) >$srcfile\n\n";
1122 $ret.="$objfile: $srcfile\n";
1123 $ret.="\t\$(ASM) $afile$objfile \$(SRC_D)$o$srcfile\n\n";
/freebsd-11-stable/contrib/gdb/gdb/
H A Dsymtab.c3576 make_file_symbol_completion_list (char *text, char *word, char *srcfile)
3641 s = lookup_symtab (srcfile);
3646 const char *tail = lbasename (srcfile);
3648 if (tail > srcfile)
3567 make_file_symbol_completion_list(char *text, char *word, char *srcfile) argument

Completed in 1602 milliseconds