Searched refs:TXTlen (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A Ddaemon.c850 if (query->info->TXTlen > sizeof(cstring)) return;
898 for (i=1; i<query->info->TXTlen; i++)
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNSEmbeddedAPI.h2003 // When the callback is invoked, ip, port, TXTlen and TXTinfo will have been filled in with the results learned from the network.
2008 mDNSu16 TXTlen; member in struct:__anon10954
H A DmDNS.c12087 query->info->TXTlen = answer->rdlength;
12270 info->TXTlen = 0;

Completed in 298 milliseconds