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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dmsgfmt.c894 int string_count_msgid; local
934 string_count_msgid = msgid_index;
959 (void) fwrite(&string_count_msgid, sizeof (int), 1, fp);

Completed in 44 milliseconds