OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cfgfile
(Results
1 - 3
of
3
) sorted by relevancy
/src/etc/
MAKEDEV.awk
97
cfgfile
= srcdir "/etc/etc." machine "/MAKEDEV.conf"
98
if (system("test -f '"
cfgfile
"'") != 0) {
99
print "ERROR: no platform MAKEDEV.conf - '"
cfgfile
"' doesn't exist" > "/dev/stderr"
103
getline CONFRCSID <
cfgfile
# RCS Id
104
getline <
cfgfile
# blank line
106
while (getline <
cfgfile
) {
135
close(
cfgfile
)
/src/sys/external/isc/libsodium/dist/
configure
20767
cfgfile
=${ofile}T
20768
trap "$RM \"$
cfgfile
\"; exit 1" 1 2 15
20769
$RM "$
cfgfile
"
20771
cat <<_LT_EOF >> "$
cfgfile
"
21216
cat <<'_LT_EOF' >> "$
cfgfile
"
21277
cat <<\_LT_EOF >> "$
cfgfile
"
21297
sed '$q' "$ltmain" >> "$
cfgfile
" \
21298
|| (rm -f "$
cfgfile
"; exit 1)
21300
mv -f "$
cfgfile
" "$ofile" ||
21301
(rm -f "$ofile" && cp "$
cfgfile
" "$ofile" && rm -f "$cfgfile"
[
all
...]
/src/sys/external/isc/libsodium/dist/m4/
libtool.m4
724
cfgfile
=${ofile}T
725
trap "$RM \"$
cfgfile
\"; exit 1" 1 2 15
726
$RM "$
cfgfile
"
728
cat <<_LT_EOF >> "$
cfgfile
"
750
cat <<'_LT_EOF' >> "$
cfgfile
"
763
cat <<\_LT_EOF >> "$
cfgfile
"
781
sed '$q' "$ltmain" >> "$
cfgfile
" \
782
|| (rm -f "$
cfgfile
"; exit 1)
784
mv -f "$
cfgfile
" "$ofile" ||
785
(rm -f "$ofile" && cp "$
cfgfile
" "$ofile" && rm -f "$cfgfile"
[
all
...]
Completed in 24 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025