Searched refs:sw_text_record_bytes (Results 1 – 5 of 5) sorted by relevance
/external/avahi/avahi-compat-howl/ |
D | text-test.c | 80 hexdump(sw_text_record_bytes(r), sw_text_record_len(r)); in main() 82 … ASSERT_SW_OKAY(sw_text_record_iterator_init(&it, sw_text_record_bytes(r), sw_text_record_len(r))); in main()
|
D | funcs.txt | 22 sw_text_record_bytes
|
D | text.c | 163 sw_octets sw_text_record_bytes(sw_text_record self) { in sw_text_record_bytes() function
|
/external/avahi/avahi-compat-howl/samples/ |
D | publish.c | 98 …ublish(discovery, 0, argv[1], argv[2], NULL, NULL, atoi(argv[3]), sw_text_record_bytes(text_record… in main()
|
/external/avahi/avahi-compat-howl/include/discovery/ |
D | text_record.h | 85 sw_text_record_bytes(
|