Searched refs:search_msg (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/msgfmt/ |
H A D | gnu_msgfmt.h | 124 extern struct messages *search_msg(struct catalog *,
|
H A D | gnu_msgs.c | 31 search_msg(struct catalog *p, const char *id, unsigned int hash_val) in search_msg() function
|
H A D | gnu_msgs_rev.c | 41 search_msg(struct catalog *p, const char *id, unsigned int hash_val) in search_msg() function
|
H A D | gnu_handle.c | 349 dupmsg = search_msg(cur_catalog, id->str, hash_val); in handle_message()
|
/illumos-gate/usr/src/lib/libc/port/i18n/ |
H A D | gettext_util.c | 285 search_msg(Msg_g_node *p, const char *id, uint32_t hash_val, in search_msg() function 346 hidx = search_msg(p, ms, hv, m); in print_rev1_info() 365 hidx = search_msg(p, ms, hv, m); in print_rev1_info()
|