ns_hash
struct ns_hash *h_next;
struct ns_hash *h_llnext;
hash = ns_hash(map->orig) % NS_HASH_MAX;
hash = ns_hash(str) % NS_HASH_MAX;