Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/msgfmt/
H A Dsun_msgfmt.h79 int msgid_offset; /* msg id offset in mo file */ member
H A Dmsgfmt.c923 p->msgid_offset = msgid_index; in output_one_mo_file()
970 (void) fwrite(&p->msgid_offset, sizeof (int), 1, fp); in output_one_mo_file()
/titanic_41/usr/src/lib/libc/inc/
H A Dmsgfmt.h96 int msgid_offset; /* msgid offset */ member
/titanic_41/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c830 check_msg_list->msgid_offset; in key_2_text()