OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:txt_s
(Results
1 - 1
of
1
) sorted by null
/external/avahi/avahi-discover-standalone/
main.c
214
gchar t[512], address[64], *
txt_s
;
local
223
txt_s
= avahi_string_list_to_string(txt);
225
txt_s
= g_strdup("<i>empty</i>");
228
txt_s
= g_strdup("<i>n/a</i>");
243
txt_s
);
247
g_free(
txt_s
);
Completed in 637 milliseconds