Searched defs:CountLabels (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DDNSCommon.c456 // CountLabels() returns number of labels in name, excluding final root label
457 // (e.g. for "apple.com." CountLabels returns 2.)
458 mDNSexport int CountLabels(const domainname *d) function

Completed in 79 milliseconds