Searched refs:hash_obj_t (Results 1 – 10 of 10) sorted by relevance
35 static hash_obj_t *hash_table[TABLE_SIZE];49 static hash_obj_t *53 hash_obj_t *first_hash_obj; in lookup_handle_object()54 hash_obj_t *next_hash_obj; in lookup_handle_object()71 add_hashobject_to_hashtable(hash_obj_t *hash_obj) in add_hashobject_to_hashtable()90 static hash_obj_t *93 hash_obj_t *hash_obj; in create_container_hash_object()101 hash_obj = malloc(sizeof (hash_obj_t)); in create_container_hash_object()118 static hash_obj_t *121 hash_obj_t *hash_obj; in create_section_hash_object()[all …]
195 } hash_obj_t; typedef
184 static hash_obj_t *hash_table[TABLE_SIZE];201 static hash_obj_t *205 hash_obj_t *first_hash_obj; in lookup_handle_object()206 hash_obj_t *next_hash_obj; in lookup_handle_object()222 static hash_obj_t *225 hash_obj_t *hash_obj; in create_container_hash_object()233 hash_obj = malloc(sizeof (hash_obj_t)); in create_container_hash_object()250 static hash_obj_t *253 hash_obj_t *hash_obj; in create_section_hash_object()261 hash_obj = malloc(sizeof (hash_obj_t)); in create_section_hash_object()[all …]
253 } hash_obj_t; typedef
35 static hash_obj_t *hash_table[TABLE_SIZE];60 static hash_obj_t *64 hash_obj_t *first_hash_obj; in lookup_handle_object()65 hash_obj_t *next_hash_obj; in lookup_handle_object()82 static hash_obj_t *85 hash_obj_t *hash_obj; in create_container_hash_object()93 hash_obj = malloc(sizeof (hash_obj_t)); in create_container_hash_object()111 static hash_obj_t *114 hash_obj_t *hash_obj; in create_section_hash_object()122 hash_obj = malloc(sizeof (hash_obj_t)); in create_section_hash_object()[all …]
197 } hash_obj_t; typedef
34 static hash_obj_t *hash_table[TABLE_SIZE];59 static hash_obj_t *63 hash_obj_t *first_hash_obj; in lookup_handle_object()64 hash_obj_t *next_hash_obj; in lookup_handle_object()81 static hash_obj_t *84 hash_obj_t *hash_obj; in create_container_hash_object()92 hash_obj = malloc(sizeof (hash_obj_t)); in create_container_hash_object()110 static hash_obj_t *113 hash_obj_t *hash_obj; in create_section_hash_object()121 hash_obj = malloc(sizeof (hash_obj_t)); in create_section_hash_object()[all …]
201 } hash_obj_t; typedef
65 static int add_row_to_table(hash_obj_t *, picl_nodehdl_t,211 static hash_obj_t *216 hash_obj_t *first_hash; in lookup_node_object()217 hash_obj_t *next_hash; in lookup_node_object()243 hash_obj_t *hash_ptr; in add_tblobject_to_container_tbl()264 add_nodeobject_to_hashtable(hash_obj_t *hash_obj, container_tbl_t *cont_tbl) in add_nodeobject_to_hashtable()267 hash_obj_t *hash_table; in add_nodeobject_to_hashtable()292 cont_tbl->hash_obj = malloc(sizeof (hash_obj_t[TABLE_SIZE])); in alloc_container_table()312 static hash_obj_t *315 hash_obj_t *hash_obj; in alloc_container_node_object()[all …]
105 } hash_obj_t; typedef111 hash_obj_t *hash_obj;