OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SERV_FROM_DBUS
(Results
1 - 2
of
2
) sorted by null
/external/dnsmasq/src/
dbus.c
111
if (serv->flags &
SERV_FROM_DBUS
)
185
if ((serv->flags &
SERV_FROM_DBUS
) &&
219
serv->flags =
SERV_FROM_DBUS
;
dnsmasq.h
314
#define
SERV_FROM_DBUS
128 /* 1 if source is DBus */
Completed in 816 milliseconds