Lines Matching +defs:value +defs:pos

287 hash_add_uint(hash_table *ht, unsigned int key, void *value)  in hash_add_uint()
350 hash_replace_uint(hash_table *ht, unsigned int key, void *value) in hash_replace_uint()
486 hash_first_uint(hash_table *ht, hash_pos *pos) in hash_first_uint()
520 hash_next_uint(hash_pos *pos) in hash_next_uint()
576 hash_remove_pos_uint(hash_pos *pos) in hash_remove_pos_uint()
621 hash_add_pid(hash_table *ht, pid_t key, void *value) in hash_add_pid()
684 hash_replace_pid(hash_table *ht, pid_t key, void *value) in hash_replace_pid()
820 hash_first_pid(hash_table *ht, hash_pos *pos) in hash_first_pid()
854 hash_next_pid(hash_pos *pos) in hash_next_pid()
910 hash_remove_pos_pid(hash_pos *pos) in hash_remove_pos_pid()
956 hash_add_string(hash_table *ht, char * key, void *value) in hash_add_string()
1019 hash_replace_string(hash_table *ht, char * key, void *value) in hash_replace_string()
1155 hash_first_string(hash_table *ht, hash_pos *pos) in hash_first_string()
1189 hash_next_string(hash_pos *pos) in hash_next_string()
1245 hash_remove_pos_string(hash_pos *pos) in hash_remove_pos_string()
1294 hash_add_pidthr(hash_table *ht, pidthr_t key, void *value) in hash_add_pidthr()
1357 hash_replace_pidthr(hash_table *ht, pidthr_t key, void *value) in hash_replace_pidthr()
1493 hash_first_pidthr(hash_table *ht, hash_pos *pos) in hash_first_pidthr()
1527 hash_next_pidthr(hash_pos *pos) in hash_next_pidthr()
1583 hash_remove_pos_pidthr(hash_pos *pos) in hash_remove_pos_pidthr()
1630 hash_add_lwpid(hash_table *ht, lwpid_t key, void *value) in hash_add_lwpid()
1693 hash_replace_lwpid(hash_table *ht, lwpid_t key, void *value) in hash_replace_lwpid()
1829 hash_first_lwpid(hash_table *ht, hash_pos *pos) in hash_first_lwpid()
1863 hash_next_lwpid(hash_pos *pos) in hash_next_lwpid()
1919 hash_remove_pos_lwpid(hash_pos *pos) in hash_remove_pos_lwpid()