OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_ETHERS
(Results
1 - 3
of
3
) sorted by null
/external/dnsmasq/src/
dnsmasq.c
972
if (daemon->options &
OPT_ETHERS
)
[
all
...]
dnsmasq.h
176
#define
OPT_ETHERS
(1u<<14)
option.c
290
{ 'Z',
OPT_ETHERS
, NULL, gettext_noop("Read DHCP static host information from %s."), ETHERSFILE },
[
all
...]
Completed in 278 milliseconds