OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OFILE
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/scripts/build/
updateBEDate
33
open(my $
OFILE
, ">", $i.".new") or die "Cannot open > $i.new: $!";
38
print { $
OFILE
} $1,$2,$3;
39
printf { $
OFILE
} "%s-%s-%s %02d:%02d", $mday,$m_abbr[$mon],$year,$hour,$min;
40
print { $
OFILE
} $4,"\n";
43
print { $
OFILE
} $_;
47
close($
OFILE
);
/src/usr.sbin/traceroute/
trrt2netbsd
57
open(
OFILE
, ">$t") || die "Cannot create $t";
60
print
OFILE
'.\\" $', 'NetBSD', '$', "\n.\\\"", "\n";
63
print
OFILE
"/*\t", '$', 'NetBSD', '$', "\t*/\n\n";
69
print
OFILE
'$', 'NetBSD', '$', "\n";
74
print
OFILE
"%{\n/*\t", '$', 'NetBSD', '$', "\t*/\n\n";
81
print
OFILE
"#else\n__RCSID(", '"$', 'NetBSD', '$"',
87
print
OFILE
"#if 0\n";
91
print
OFILE
"#include <sys/cdefs.h>\n";
98
print
OFILE
$_;
101
close(
OFILE
) || die "closing output file"
[
all
...]
/src/external/gpl3/gcc/dist/contrib/
dg-cmp-results.sh
62
OFILE
="$2"
73
temp=`grep "$header" $
OFILE
`
75
echo "Error: variant \"$VARIANT\" not found in $
OFILE
."
86
echo "Older log file: $
OFILE
"
87
sed $E -e '/^[[:space:]]+===/,$d' $
OFILE
99
$
OFILE
|
/src/external/gpl3/gcc.old/dist/contrib/
dg-cmp-results.sh
62
OFILE
="$2"
73
temp=`grep "$header" $
OFILE
`
75
echo "Error: variant \"$VARIANT\" not found in $
OFILE
."
86
echo "Older log file: $
OFILE
"
87
sed $E -e '/^[[:space:]]+===/,$d' $
OFILE
99
$
OFILE
|
Completed in 18 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026