Searched refs:zpfirst (Results 1 – 1 of 1) sorted by relevance
3008 stringzone(char *result, struct zone const *zpfirst, ptrdiff_t zonecount) in stringzone() argument3033 zp = zpfirst + zonecount - 1; in stringzone()3131 outzone(const struct zone *zpfirst, ptrdiff_t zonecount) in outzone() argument3179 struct zone const *zp = &zpfirst[i]; in outzone()3192 compat = stringzone(envvar, zpfirst, zonecount); in outzone()3199 zpfirst->z_name); in outzone()3206 zpfirst->z_name, compat); in outzone()3237 struct zone const *zp = &zpfirst[i]; in outzone()3485 writezone(zpfirst->z_name, envvar, version, defaulttype); in outzone()