OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_FILE
(Results
1 - 2
of
2
) sorted by null
/external/iptables/iptables/
iptables-apply
93
DEFAULT_FILE
=/etc/network/ip6tables
98
DEFAULT_FILE
=/etc/network/iptables
102
FILE="${1:-$
DEFAULT_FILE
}";
/external/autotest/client/tools/
boottool
1313
open(
DEFAULT_FILE
, '/boot/grub/default')
1315
my @default_config = <
DEFAULT_FILE
>;
1316
close(
DEFAULT_FILE
);
[
all
...]
Completed in 149 milliseconds