Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/inc/
H A Dmsgfmt.h384 uint32_t sz_hashtbl; member
/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_msgs.c115 header.sz_hashtbl = hash_size; in output_all_gnu_mo_files()
H A Dgnu_msgs_rev.c121 header.sz_hashtbl = doswap(hash_size); in output_all_gnu_mo_files()
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_util.c486 SWAP(gmnp, gmnp->msg_file_info->sz_hashtbl)); in printgnumsg()
H A Dgettext_gnu.c1235 p->hash_size = SWAP(p, gnu_header->sz_hashtbl); in gnu_setmsg()