Lines Matching refs:hash_obj_t

184 static hash_obj_t *hash_table[TABLE_SIZE];
201 static hash_obj_t *
205 hash_obj_t *first_hash_obj;
206 hash_obj_t *next_hash_obj;
222 static hash_obj_t *
225 hash_obj_t *hash_obj;
233 hash_obj = malloc(sizeof (hash_obj_t));
250 static hash_obj_t *
253 hash_obj_t *hash_obj;
261 hash_obj = malloc(sizeof (hash_obj_t));
279 static hash_obj_t *
282 hash_obj_t *hash_obj;
290 hash_obj = malloc(sizeof (hash_obj_t));
308 static hash_obj_t *
311 hash_obj_t *hash_obj;
319 hash_obj = malloc(sizeof (hash_obj_t));
337 add_hashobject_to_hashtable(hash_obj_t *hash_obj, int object_type)
359 add_to_sec_object_list(hash_obj_t *parent_obj, hash_obj_t *child_obj)
361 hash_obj_t *next_hash;
380 add_to_seg_object_list(hash_obj_t *parent_obj, hash_obj_t *child_obj)
382 hash_obj_t *next_hash;
401 add_to_pkt_object_list(hash_obj_t *parent_obj, hash_obj_t *child_obj)
403 hash_obj_t *next_hash;
425 initialize_ipmi_container(picl_nodehdl_t fru, hash_obj_t *cont_hash_obj)
428 hash_obj_t *seg_hash_obj, *sec_hash_obj, *pkt_hash_obj;
493 hash_obj_t *cont_hash_obj;
517 hash_obj_t *cont_hash_obj;
533 hash_obj_t *cont_object;
534 hash_obj_t *sec_hash;
564 hash_obj_t *sec_object;
579 hash_obj_t *seg_hash;
580 hash_obj_t *sec_object;
611 hash_obj_t *seg_object;
626 hash_obj_t *pkt_hash;
627 hash_obj_t *seg_object;
656 hash_obj_t *seg_hash;
657 hash_obj_t *pkt_hash;
685 hash_obj_t *packet_hash_obj;
760 free_pkt_object_list(hash_obj_t *hash_obj)
762 hash_obj_t *next_obj;
763 hash_obj_t *free_obj;
791 free_segment_hash(handle_t handle, hash_obj_t *sec_hash)
793 hash_obj_t *seg_hash;
794 hash_obj_t *next_hash;
834 hash_obj_t *hash_obj;
835 hash_obj_t *prev_hash;
836 hash_obj_t *sec_hash_obj;
925 static hash_obj_t *
928 hash_obj_t *hash_obj;
1004 hash_obj_t *cont_hash;
1273 hash_obj_t *cont_hash_obj;
1274 hash_obj_t *sec_hash_obj;
1356 hash_obj_t *hash_object;
1371 get_section(int fd, hash_obj_t *sec_hash, section_t *section)
1377 hash_obj_t *seg_hash;
1384 hash_obj_t *cont_hash;
1498 hash_obj_t *cont_object;
1499 hash_obj_t *sec_hash;
1551 hash_obj_t *sec_object;
1588 hash_obj_t *sec_object;
1589 hash_obj_t *seg_object;
1660 hash_obj_t *cont_hash;
1661 hash_obj_t *sec_hash;
1662 hash_obj_t *seg_hash;
1865 hash_obj_t *seg_hash;
1866 hash_obj_t *sec_hash;
1867 hash_obj_t *cont_hash;
1868 hash_obj_t *tmp_hash;
2037 hash_obj_t *seg_hash;
2038 hash_obj_t *sec_hash;
2039 hash_obj_t *cont_hash;
2117 get_checksum_crc(hash_obj_t *seg_hash, int data_size)
2122 hash_obj_t *sec_hash;
2123 hash_obj_t *pkt_hash;
2159 get_packets(hash_obj_t *seg_hash, int device_fd, int offset, int length)
2170 hash_obj_t *pkt_hash_obj;
2174 hash_obj_t *cont_hash;
2302 hash_obj_t *cont_hash_obj;
2303 hash_obj_t *seg_hash;
2377 hash_obj_t *seg_hash_obj;
2378 hash_obj_t *pkt_hash_obj;
2424 hash_obj_t *packet_hash_obj;
2466 hash_obj_t *pkt_hash;
2467 hash_obj_t *seg_hash;
2468 hash_obj_t *sec_hash;
2469 hash_obj_t *cont_hash;
2585 hash_obj_t *seg_hash;
2586 hash_obj_t *sec_hash;
2587 hash_obj_t *pkt_hash;
2588 hash_obj_t *cont_hash;
2735 adjust_packets(int fd, hash_obj_t *free_obj, hash_obj_t *object_list)
2739 hash_obj_t *hash_ptr;
2741 hash_obj_t *hash_obj;
2775 free_packet_object(handle_t handle, hash_obj_t *seg_hash)
2777 hash_obj_t *pkt_hash;
2778 hash_obj_t *next_hash;
2838 hash_obj_t *tmp_obj;
2839 hash_obj_t *pkt_hash;
2840 hash_obj_t *sec_hash;
2841 hash_obj_t *cont_hash;
2842 hash_obj_t *prev_obj;
2843 hash_obj_t *seg_hash;
2968 hash_obj_t *hash_obj;
2969 hash_obj_t *prev_hash;
2970 hash_obj_t *sec_hash_obj;
3059 hash_obj_t *cont_hash_obj;
3135 hash_obj_t *hash_obj;
3151 hash_obj_t *hash_obj;
3168 hash_obj_t *hash_obj;
3186 hash_obj_t *hash_obj;
3204 hash_obj_t *hash_obj;
3223 hash_obj_t *hash_obj;
3241 hash_obj_t *hash_obj;
3260 hash_obj_t *hash_obj;
3278 hash_obj_t *hash_obj;
3296 hash_obj_t *hash_obj;
3314 hash_obj_t *hash_obj;
3333 hash_obj_t *hash_obj;
3352 hash_obj_t *hash_obj;
3377 hash_obj_t *hash_obj;
3402 hash_obj_t *hash_obj;
3421 hash_obj_t *hash_obj;