Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/gen/
H A Dpriv_str_xlate.c222 int presentzone, missingzone; in __priv_set_to_str() local
226 presentzone = missingzone = 0; in __priv_set_to_str()
242 missingzone++; in __priv_set_to_str()
261 if (present == presentzone && 1 + missingzone < count) { in __priv_set_to_str()