Home
last modified time | relevance | path

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

/external/mdnsresponder/Clients/
Ddns-sd.c513 static void ShowTXTRecord(uint16_t txtLen, const unsigned char *txtRecord) in ShowTXTRecord() function
566 if (txtLen > 1) { printf("\n"); ShowTXTRecord(txtLen, txtRecord); } in resolve_reply()
1014 ShowTXTRecord(ptr-txt, txt); in RegisterService()