OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONTEXT_STATIC
(Results
1 - 5
of
5
) sorted by null
/external/dnsmasq/src/
dhcp.c
448
if (!(tmp->flags &
CONTEXT_STATIC
) &&
476
(tmp->flags &
CONTEXT_STATIC
))
549
if (c->flags &
CONTEXT_STATIC
)
dnsmasq.c
508
(dhcp_tmp->flags &
CONTEXT_STATIC
) ?
[
all
...]
dnsmasq.h
550
#define
CONTEXT_STATIC
1
option.c
[
all
...]
rfc2131.c
351
if (context_tmp->flags & (
CONTEXT_STATIC
| CONTEXT_PROXY))
[
all
...]
Completed in 1095 milliseconds