Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.c56 static int add_to_hashmap(const char *, const bucket_t *);
122 (void) add_to_hashmap(version, new); in add_parent()
136 (void) add_to_hashmap(version, new); in add_parent()
165 (void) add_to_hashmap(version, new); in add_uncle()
179 (void) add_to_hashmap(version, new); in add_uncle()
659 add_to_hashmap(const char *version_name, const bucket_t *bucket) in add_to_hashmap() function