Home
last modified time | relevance | path

Searched defs:txtLen (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Ddnssd_clientlib.c69 uint16_t txtLen, in InternalTXTRecordSearch()
270 uint16_t txtLen, in TXTRecordContainsKey()
281 uint16_t txtLen, in TXTRecordGetValuePtr()
296 uint16_t txtLen, in TXTRecordGetCount()
309 uint16_t txtLen, in TXTRecordGetItemAtIndex()
H A Ddnssd_clientstub.c1852 uint16_t txtLen, in DNSServiceRegister()
/illumos-gate/usr/src/contrib/mDNSResponder/Clients/
H A Ddns-sd.c659 …const char *fullname, const char *hosttarget, uint16_t opaqueport, uint16_t txtLen, const unsigned… in zonedata_resolve()
757 static void ShowTXTRecord(uint16_t txtLen, const unsigned char *txtRecord) in ShowTXTRecord()
792 …const char *fullname, const char *hosttarget, uint16_t opaqueport, uint16_t txtLen, const unsigned… in resolve_reply()
1677 uint16_t txtLen = 1; in API_NULL_input_test() local