Home
last modified time | relevance | path

Searched refs:hashpjw (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/msgfmt/
H A Dgnu_msgfmt.h128 extern unsigned int hashpjw(const char *);
H A Dgnu_hash.c43 hashpjw(const char *str) in hashpjw() function
H A Dgnu_handle.c350 hash_val = hashpjw(id->str); in handle_message()