Searched refs:avahi_error_dbus_to_number (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-common/
H A Ddbus.h113 int avahi_error_dbus_to_number(const char *s);
H A Ddbus.c117 int avahi_error_dbus_to_number(const char *s) { function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-common/
H A Ddbus.h113 int avahi_error_dbus_to_number(const char *s);
H A Ddbus.c117 int avahi_error_dbus_to_number(const char *s) { function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-common/
H A Ddbus.h113 int avahi_error_dbus_to_number(const char *s);
H A Ddbus.c117 int avahi_error_dbus_to_number(const char *s) { function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-client/
H A Dclient.c55 return avahi_client_set_errno(client, avahi_error_dbus_to_number(error->name));
185 if ((c = avahi_error_dbus_to_number(e)) != AVAHI_OK)
216 if ((c = avahi_error_dbus_to_number(e)) != AVAHI_OK)
296 avahi_client_set_errno(client, avahi_error_dbus_to_number(error.name));
336 e = avahi_error_dbus_to_number (error.name);
416 e = avahi_error_dbus_to_number (error.name);
616 *ret_error = avahi_error_dbus_to_number(error.name);
H A Dresolver.c164 avahi_client_set_errno(r->client, avahi_error_dbus_to_number(etxt));
410 avahi_client_set_errno(r->client, avahi_error_dbus_to_number(etxt));
629 avahi_client_set_errno(r->client, avahi_error_dbus_to_number(etxt));
H A Dbrowser.c327 avahi_client_set_errno(db->client, avahi_error_dbus_to_number(etxt));
548 avahi_client_set_errno(b->client, avahi_error_dbus_to_number(etxt));
770 avahi_client_set_errno(b->client, avahi_error_dbus_to_number(etxt));
1013 avahi_client_set_errno(b->client, avahi_error_dbus_to_number(etxt));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-client/
H A Dclient.c55 return avahi_client_set_errno(client, avahi_error_dbus_to_number(error->name));
185 if ((c = avahi_error_dbus_to_number(e)) != AVAHI_OK)
216 if ((c = avahi_error_dbus_to_number(e)) != AVAHI_OK)
296 avahi_client_set_errno(client, avahi_error_dbus_to_number(error.name));
336 e = avahi_error_dbus_to_number (error.name);
416 e = avahi_error_dbus_to_number (error.name);
616 *ret_error = avahi_error_dbus_to_number(error.name);
H A Dresolver.c164 avahi_client_set_errno(r->client, avahi_error_dbus_to_number(etxt));
410 avahi_client_set_errno(r->client, avahi_error_dbus_to_number(etxt));
629 avahi_client_set_errno(r->client, avahi_error_dbus_to_number(etxt));
H A Dbrowser.c327 avahi_client_set_errno(db->client, avahi_error_dbus_to_number(etxt));
548 avahi_client_set_errno(b->client, avahi_error_dbus_to_number(etxt));
770 avahi_client_set_errno(b->client, avahi_error_dbus_to_number(etxt));
1013 avahi_client_set_errno(b->client, avahi_error_dbus_to_number(etxt));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-client/
H A Dclient.c55 return avahi_client_set_errno(client, avahi_error_dbus_to_number(error->name));
185 if ((c = avahi_error_dbus_to_number(e)) != AVAHI_OK)
216 if ((c = avahi_error_dbus_to_number(e)) != AVAHI_OK)
296 avahi_client_set_errno(client, avahi_error_dbus_to_number(error.name));
336 e = avahi_error_dbus_to_number (error.name);
416 e = avahi_error_dbus_to_number (error.name);
616 *ret_error = avahi_error_dbus_to_number(error.name);
H A Dresolver.c164 avahi_client_set_errno(r->client, avahi_error_dbus_to_number(etxt));
410 avahi_client_set_errno(r->client, avahi_error_dbus_to_number(etxt));
629 avahi_client_set_errno(r->client, avahi_error_dbus_to_number(etxt));
H A Dbrowser.c327 avahi_client_set_errno(db->client, avahi_error_dbus_to_number(etxt));
548 avahi_client_set_errno(b->client, avahi_error_dbus_to_number(etxt));
770 avahi_client_set_errno(b->client, avahi_error_dbus_to_number(etxt));
1013 avahi_client_set_errno(b->client, avahi_error_dbus_to_number(etxt));

Completed in 182 milliseconds