OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNextLabel
(Results
1 - 3
of
3
) sorted by null
/external/mdnsresponder/Clients/
ClientCommon.h
41
extern const char *
GetNextLabel
(const char *cstr, char label[64]);
ClientCommon.c
46
const char *
GetNextLabel
(const char *cstr, char label[64])
dns-sd.c
371
replyDomain =
GetNextLabel
(replyDomain, text);
383
GetNextLabel
(label[labels+i], text);
394
GetNextLabel
(label[labels-1-depth], text);
[
all
...]
Completed in 1686 milliseconds