Home
last modified time | relevance | path

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

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