Home
last modified time | relevance | path

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

/system/core/lmkd/
Dlmkd.c431 int zoneval; in zoneinfo_parse_protection() local
435 zoneval = strtol(cp, &cp, 0); in zoneinfo_parse_protection()
436 if (zoneval > max) in zoneinfo_parse_protection()
437 max = zoneval; in zoneinfo_parse_protection()