Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/inc/
H A Dmsgfmt.h90 int msg_struct_size; /* size of msg_struct_size */ member
/titanic_41/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c883 int msg_struct_size; in sun_setmsg() local
908 msg_struct_size = sun_header->msg_struct_size; in sun_setmsg()
913 ((msg_struct_size != struct_size_old) && in sun_setmsg()
914 (msg_struct_size != struct_size))) { in sun_setmsg()
H A Dgettext_util.c462 smnp->msg_file_info->msg_struct_size); in printsunmsg()