Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c1639 int msgcount; local
1737 msgcount = 0;
1758 msgcount++;
1762 msgcount++;
1786 if (msgcount == 0)
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c4045 static int msgcount = 0; in CacheRecordAdd() local
4046 if (msgcount++ < 10) in CacheRecordAdd()