OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:avahi_simple_poll_set_func
(Results
1 - 2
of
2
) sorted by null
/external/avahi/avahi-common/
simple-watch.c
359
avahi_simple_poll_set_func
(s, NULL, NULL);
630
void
avahi_simple_poll_set_func
(AvahiSimplePoll *s, AvahiPollFunc func, void *userdata) {
function
/external/avahi/avahi-sharp/
Client.cs
166
private static extern void
avahi_simple_poll_set_func
(IntPtr spoll, PollCallback cb);
method in class:Avahi.Client
262
avahi_simple_poll_set_func
(spoll, pollcb);
Completed in 1121 milliseconds