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

/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext.h200 extern uint32_t get_hashid(const char *, uint32_t *);
H A Dgettext_util.c268 * get_hashid (hashpjw)
277 get_hashid(const char *str, uint32_t *len) function
369 hv = get_hashid(ms, NULL);
388 hv = get_hashid(ms, NULL);
H A Dgettext_gnu.c510 hash_id = get_hashid(msgid1, &msglen);
1228 hash_value = get_hashid(mchunk + p->d_msg[MSGID][i].offset,
H A Dgettext_real.c124 hash_domain = get_hashid(cur_domain, &cur_domain_len);
/osnet-11/usr/src/lib/libc/port/gen/
H A Dlocaltime.c476 get_hashid(const char *id) function
499 hashid = get_hashid(zonename);
523 hashid = get_hashid(new->zonename);
555 hashid = get_hashid(old->zonename);

Completed in 37 milliseconds