Home
last modified time | relevance | path

Searched refs:sw_const_string (Results 1 – 17 of 17) sorted by relevance

/external/avahi/avahi-compat-howl/include/discovery/
Ddiscovery.h116 sw_const_string name,
117 sw_const_string type,
118 sw_const_string domain,
126 sw_const_string name,
127 sw_const_string type,
128 sw_const_string domain,
142 sw_const_string fullname,
174 sw_const_string name,
175 sw_const_string domain,
186 sw_const_string name,
[all …]
Dtext_record.h66 sw_const_string string);
72 sw_const_string key,
73 sw_const_string val);
79 sw_const_string key,
123 sw_const_string text_record_string);
/external/avahi/avahi-compat-howl/include/salt/
Dplatform.h103 typedef const char * sw_const_string; typedef
106 typedef char * sw_const_string; typedef
186 sw_const_string arg1,
187 sw_const_string arg2);
191 sw_const_string arg1,
192 sw_const_string arg2,
198 sw_const_string arg2,
266 sw_const_string str);
299 sw_const_string function,
300 sw_const_string file,
[all …]
Ddebug.h183 sw_const_string assert_string,
184 sw_const_string file,
185 sw_const_string func,
194 sw_const_string format,
Daddress.h72 sw_const_string name);
/external/avahi/avahi-compat-howl/include/corby/
Dorb.h85 sw_const_string op,
120 sw_const_string oid,
122 sw_const_string protocol_name);
128 sw_const_string oid);
165 sw_const_string tag,
173 sw_const_string tag,
174 sw_const_string name,
Dobject.h59 sw_const_string url,
72 sw_const_string op,
Dchannel.h96 sw_const_string op,
Dbuffer.h208 sw_const_string val);
/external/avahi/avahi-compat-howl/
Dunsupported.c30 sw_string sw_strdup(AVAHI_GCC_UNUSED sw_const_string str) { in sw_strdup()
37 AVAHI_GCC_UNUSED sw_const_string function, in _sw_debug_malloc()
38 AVAHI_GCC_UNUSED sw_const_string file, in _sw_debug_malloc()
47 AVAHI_GCC_UNUSED sw_const_string function, in _sw_debug_realloc()
48 AVAHI_GCC_UNUSED sw_const_string file, in _sw_debug_realloc()
55 AVAHI_GCC_UNUSED sw_const_string function, in _sw_debug_free()
56 AVAHI_GCC_UNUSED sw_const_string file, in _sw_debug_free()
62 sw_const_string sw_strerror(/* howl sucks */) { in sw_strerror()
198 AVAHI_GCC_UNUSED sw_const_string assert_string, in sw_print_assert()
199 AVAHI_GCC_UNUSED sw_const_string file, in sw_print_assert()
[all …]
Dbrowse-domain-test.c38 AVAHI_GCC_UNUSED sw_const_string name, in reply()
39 AVAHI_GCC_UNUSED sw_const_string type, in reply()
40 sw_const_string domain, in reply()
Dtext.c87 sw_const_string string) { in sw_text_record_add_string()
106 sw_const_string key, in sw_text_record_add_key_and_string_value()
107 sw_const_string val) { in sw_text_record_add_key_and_string_value()
126 sw_const_string key, in sw_text_record_add_key_and_binary_value()
Dcompat.c757 sw_const_string name, in sw_discovery_publish()
758 sw_const_string type, in sw_discovery_publish()
759 sw_const_string domain, in sw_discovery_publish()
760 sw_const_string host, in sw_discovery_publish()
987 sw_const_string name, in sw_discovery_resolve()
988 sw_const_string type, in sw_discovery_resolve()
989 sw_const_string domain, in sw_discovery_resolve()
1081 sw_const_string type, in sw_discovery_browse()
1082 sw_const_string domain, in sw_discovery_browse()
Daddress.c78 sw_const_string name) { in sw_ipv4_address_init_from_name()
/external/avahi/avahi-compat-howl/samples/
Dbrowse.c39 sw_const_string name, in my_resolver()
40 sw_const_string type, in my_resolver()
41 sw_const_string domain, in my_resolver()
86 sw_const_string name, in my_browser()
87 sw_const_string type, in my_browser()
88 sw_const_string domain, in my_browser()
Dresolve.c39 sw_const_string name, in my_resolver()
40 sw_const_string type, in my_resolver()
41 sw_const_string domain, in my_resolver()
Dquery.c40 sw_const_string fullname, in query_record_reply()