Home
last modified time | relevance | path

Searched refs:CountLabels (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DuDNS.c873 mDNSlocal int CountLabels(const domainname *d) in CountLabels() function
2840 int ncount = name ? CountLabels(name) : 0; in GetServerForName()
2844 int scount = CountLabels(&p->domain); in GetServerForName()