Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c3850 static const int nameln = sizeof (namestr) - 1; variable
4090 if (strncmp(cp, namestr, nameln) != 0) { in pm_autoconfig()
4103 cp += nameln; in pm_autoconfig()