Searched defs:struct_size_old (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c886 int struct_size, struct_size_old; local
913 struct_size_old = (int)(OLD_MSG_STRUCT_SIZE * count);
917 ((msg_struct_size != struct_size_old) &&

Completed in 57 milliseconds