HomeSort by relevance Sort by last modified time
    Searched defs:avahi_entry_group_add_service_subtype (Results 1 - 2 of 2) sorted by null

  /external/avahi/avahi-client/
entrygroup.c 522 int avahi_entry_group_add_service_subtype( function
  /external/avahi/avahi-sharp/
EntryGroup.cs 102 private static extern int avahi_entry_group_add_service_subtype (IntPtr group, int iface, Protocol proto, method in class:Avahi.EntryGroup
314 int ret = avahi_entry_group_add_service_subtype (handle, iface, proto, flags,

Completed in 87 milliseconds