OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:avahi_client_free
(Results
1 - 2
of
2
) sorted by null
/external/avahi/avahi-client/
client.c
607
avahi_client_free
(client);
625
void
avahi_client_free
(AvahiClient *client) {
function
/external/avahi/avahi-sharp/
Client.cs
133
private static extern void
avahi_client_free
(IntPtr handle);
method in class:Avahi.Client
288
avahi_client_free
(handle);
Completed in 138 milliseconds