OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reg_client_callback
(Results
1 - 2
of
2
) sorted by null
/external/avahi/avahi-compat-howl/
compat.c
304
static void
reg_client_callback
(oid_data *data, AvahiClientState state);
320
reg_client_callback
(&self->oid_table[oid], state);
687
static void
reg_client_callback
(oid_data *data, AvahiClientState state) {
function
/external/avahi/avahi-compat-libdns_sd/
compat.c
959
static void
reg_client_callback
(AvahiClient *s, AvahiClientState state, void* userdata) {
function
1149
if (!(sdref->client = avahi_client_new(avahi_simple_poll_get(sdref->simple_poll), 0,
reg_client_callback
, sdref, &error))) {
[
all
...]
Completed in 42 milliseconds