Searched refs:mmlen (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4v/os/
H A Dfillsysinfo.c670 int mmlen; local
675 "memory-model-list", (uint8_t **)&mmbuf, &mmlen)) {
681 for (p = mmbuf, q = p + mmlen; p < q; p += strlen(p) + 1) {

Completed in 195 milliseconds