OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:conffile
(Results
1 - 2
of
2
) sorted by null
/external/bison/build-aux/
gnupload
28
conffile
=.gnuploadrc
78
Options and commands are applied in order. If the file $
conffile
exists
81
(#) and empty lines in $
conffile
are allowed.
115
if test -r "$
conffile
"; then
116
echo "$0: Reading configuration file $
conffile
"
117
conf=`sed 's/#.*$//;/^$/d' "$
conffile
" | tr "\015$nl" ' '`
/external/dnsmasq/src/
option.c
233
{ 'C', ARG_DUP, "path", gettext_noop("Specify configuration file (defaults to %s)."),
CONFFILE
},
2784
char *errmess, *arg, *
conffile
= CONFFILE;
local
[
all
...]
Completed in 236 milliseconds