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

/external/mdnsresponder/Clients/
H A DClientCommon.h41 extern const char *GetNextLabel(const char *cstr, char label[64]);
H A DClientCommon.c46 const char *GetNextLabel(const char *cstr, char label[64]) function
H A Ddns-sd.c371 replyDomain = GetNextLabel(replyDomain, text);
383 GetNextLabel(label[labels+i], text);
394 GetNextLabel(label[labels-1-depth], text);

Completed in 3306 milliseconds