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

/system/core/init/
H A Dutil.c205 char *pmtdbufp; local
215 pmtdbufp = buf;
221 r = sscanf(pmtdbufp, "mtd%d: %x %x %15s",
237 while (pmtdsize > 0 && *pmtdbufp != '\n') {
238 pmtdbufp++;
242 pmtdbufp++;

Completed in 4574 milliseconds