Searched refs:txtBuf (Results 1 – 1 of 1) sorted by relevance
4810 mDNSu8 txtBuf[ 256 ]; in SMBRegistrationThread() local4823 memset( txtBuf, 0, sizeof( txtBuf ) ); in SMBRegistrationThread()4824 txtPtr = txtBuf; in SMBRegistrationThread()4854 …, NULL, NULL, ( uint16_t ) port.NotAnInteger, ( mDNSu16 )( txtPtr - txtBuf ), txtBuf, NULL, NULL ); in SMBRegistrationThread()