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

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

Completed in 86 milliseconds