Searched refs:StaticServiceGroup (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Dstatic-services.c54 typedef struct StaticServiceGroup StaticServiceGroup; typedef in typeref:struct:StaticServiceGroup
57 StaticServiceGroup *group;
72 struct StaticServiceGroup { struct
81 AVAHI_LLIST_FIELDS(StaticServiceGroup, groups);
84 static AVAHI_LLIST_HEAD(StaticServiceGroup, groups) = NULL;
114 static void add_static_service_group_to_server(StaticServiceGroup *g);
115 static void remove_static_service_group_from_server(StaticServiceGroup *g);
117 static StaticService *static_service_new(StaticServiceGroup *group) {
136 static StaticServiceGroup *static_service_group_ne
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dstatic-services.c54 typedef struct StaticServiceGroup StaticServiceGroup; typedef in typeref:struct:StaticServiceGroup
57 StaticServiceGroup *group;
72 struct StaticServiceGroup { struct
81 AVAHI_LLIST_FIELDS(StaticServiceGroup, groups);
84 static AVAHI_LLIST_HEAD(StaticServiceGroup, groups) = NULL;
114 static void add_static_service_group_to_server(StaticServiceGroup *g);
115 static void remove_static_service_group_from_server(StaticServiceGroup *g);
117 static StaticService *static_service_new(StaticServiceGroup *group) {
136 static StaticServiceGroup *static_service_group_ne
[all...]

Completed in 66 milliseconds