Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_util.c253 get_hashid(const char *str, uint32_t *len) in get_hashid() function
345 hv = get_hashid(ms, NULL); in print_rev1_info()
364 hv = get_hashid(ms, NULL); in print_rev1_info()
H A Dgettext.h200 extern uint32_t get_hashid(const char *, uint32_t *);
H A Dgettext_gnu.c428 hash_id = get_hashid(msgid1, &msglen); in gnu_msgsearch()
1146 hash_value = get_hashid(mchunk + p->d_msg[MSGID][i].offset, in build_rev1_info()
H A Dgettext_real.c126 hash_domain = get_hashid(cur_domain, &cur_domain_len); in _real_gettext_u()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c513 get_hashid(const char *id) in get_hashid() function
536 hashid = get_hashid(zonename); in find_zone()
560 hashid = get_hashid(new->zonename); in reg_zone()