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
194
daemon->listeners =
create_bound_listeners
();
[
all
...]
dnsmasq.h
741
struct listener*
create_bound_listeners
(void);
network.c
342
* of
create_bound_listeners
below and is added here to allow us
471
* we listen on. Before they'd be opened once in
create_bound_listeners
and stay
500
struct listener*
create_bound_listeners
(void) {
function
[
all
...]
Completed in 2315 milliseconds