OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:create_bound_listeners
(Results
1 - 3
of
3
) sorted by null
/external/dnsmasq/src/
dnsmasq.c
203
daemon->listeners =
create_bound_listeners
();
dnsmasq.h
750
struct listener *
create_bound_listeners
(void);
network.c
404
* of
create_bound_listeners
below and is added here to allow us
545
* we listen on. Before they'd be opened once in
create_bound_listeners
and stay
575
struct listener *
create_bound_listeners
(void)
function
[
all
...]
Completed in 358 milliseconds