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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dmsgfmt.c205 unsigned int bufptr_index = 0; /* current index of bufptr */ local
322 bufptr_index--;
335 bufptr_index = 0;
367 bufptr_index--;
380 bufptr_index = 0;
422 bufptr_index--;
431 bufptr_index = 0;
464 if (gmsgid_size < (bufptr_index + ll)) {
466 bufptr_index + ll);
468 gmsgid_size = bufptr_index
[all...]

Completed in 43 milliseconds