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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dpriv_str_xlate.c205 * tokcount = 1 + missingzone
220 int presentzone, missingzone; local
224 presentzone = missingzone = 0;
240 missingzone++;
259 if (present == presentzone && 1 + missingzone < count) {

Completed in 56 milliseconds