Searched refs:GaClient (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-gobject/
H A Dga-client.h2 * ga-client.h - Header for GaClient
43 typedef struct _GaClient GaClient; typedef in typeref:struct:_GaClient
62 (G_TYPE_CHECK_INSTANCE_CAST((obj), GA_TYPE_CLIENT, GaClient))
72 GaClient *ga_client_new(GaClientFlags flags);
74 gboolean ga_client_start(GaClient * client, GError ** error);
H A Dga-client.c2 * ga-client.c - Source for GaClient
38 G_DEFINE_TYPE(GaClient, ga_client, G_TYPE_OBJECT)
66 static void ga_client_init(GaClient * self) {
80 GaClient *client = GA_CLIENT(object);
97 GaClient *client = GA_CLIENT(object);
156 GaClient *self = GA_CLIENT(object);
184 GaClient *ga_client_new(GaClientFlags flags) {
216 GaClient *self = GA_CLIENT(data);
231 gboolean ga_client_start(GaClient * client, GError ** error) {
H A Dga-service-browser.h67 GaClient * client, GError ** error);
H A Dga-record-browser.h70 GaClient * client, GError ** error);
H A Dga-service-resolver.h69 GaClient * client, GError ** error);
H A Dga-entry-group.h81 GaClient * client, GError ** error);
H A Dga-record-browser.c62 GaClient *client;
358 GaClient * client, GError ** error) {
H A Dga-service-browser.c63 GaClient *client;
349 GaClient * client, GError ** error) {
H A Dga-service-resolver.c63 GaClient *client;
360 GaClient * client, GError ** error) {
H A Dga-entry-group.c56 GaClient *client;
574 GaClient * client, GError ** error) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-gobject/
H A Dga-client.h2 * ga-client.h - Header for GaClient
43 typedef struct _GaClient GaClient; typedef in typeref:struct:_GaClient
62 (G_TYPE_CHECK_INSTANCE_CAST((obj), GA_TYPE_CLIENT, GaClient))
72 GaClient *ga_client_new(GaClientFlags flags);
74 gboolean ga_client_start(GaClient * client, GError ** error);
H A Dga-client.c2 * ga-client.c - Source for GaClient
38 G_DEFINE_TYPE(GaClient, ga_client, G_TYPE_OBJECT)
66 static void ga_client_init(GaClient * self) {
80 GaClient *client = GA_CLIENT(object);
97 GaClient *client = GA_CLIENT(object);
156 GaClient *self = GA_CLIENT(object);
184 GaClient *ga_client_new(GaClientFlags flags) {
216 GaClient *self = GA_CLIENT(data);
231 gboolean ga_client_start(GaClient * client, GError ** error) {
H A Dga-service-browser.h67 GaClient * client, GError ** error);
H A Dga-record-browser.h70 GaClient * client, GError ** error);
H A Dga-service-resolver.h69 GaClient * client, GError ** error);
H A Dga-entry-group.h81 GaClient * client, GError ** error);
H A Dga-record-browser.c62 GaClient *client;
358 GaClient * client, GError ** error) {
H A Dga-service-browser.c63 GaClient *client;
349 GaClient * client, GError ** error) {
H A Dga-service-resolver.c63 GaClient *client;
360 GaClient * client, GError ** error) {
H A Dga-entry-group.c56 GaClient *client;
574 GaClient * client, GError ** error) {

Completed in 103 milliseconds