Searched refs:hash_obj_t (Results 1 - 10 of 10) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libfru/libfruraw/
H A Draw_access.c35 static hash_obj_t *hash_table[TABLE_SIZE];
49 static hash_obj_t *
53 hash_obj_t *first_hash_obj;
54 hash_obj_t *next_hash_obj;
71 add_hashobject_to_hashtable(hash_obj_t *hash_obj)
90 static hash_obj_t *
93 hash_obj_t *hash_obj;
101 hash_obj = malloc(sizeof (hash_obj_t));
118 static hash_obj_t *
121 hash_obj_t *hash_ob
[all...]
H A Dfru_access_impl.h195 } hash_obj_t; typedef in typeref:struct:hash_obj
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dlibfruaccess.c184 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));
[all...]
H A Dfru_access_impl.h253 } hash_obj_t; typedef in typeref:struct:hash_obj
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c65 static int add_row_to_table(hash_obj_t *, picl_nodehdl_t,
211 static hash_obj_t *
216 hash_obj_t *first_hash;
217 hash_obj_t *next_hash;
243 hash_obj_t *hash_ptr;
264 add_nodeobject_to_hashtable(hash_obj_t *hash_obj, container_tbl_t *cont_tbl)
267 hash_obj_t *hash_table;
292 cont_tbl->hash_obj = malloc(sizeof (hash_obj_t[TABLE_SIZE]));
312 static hash_obj_t *
315 hash_obj_t *hash_ob
[all...]
H A Dfru_data_impl.h105 } hash_obj_t; typedef in typeref:struct:hash_obj
111 hash_obj_t *hash_obj;
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access.c35 static hash_obj_t *hash_table[TABLE_SIZE];
60 static hash_obj_t *
64 hash_obj_t *first_hash_obj;
65 hash_obj_t *next_hash_obj;
82 static hash_obj_t *
85 hash_obj_t *hash_obj;
93 hash_obj = malloc(sizeof (hash_obj_t));
111 static hash_obj_t *
114 hash_obj_t *hash_obj;
122 hash_obj = malloc(sizeof (hash_obj_t));
[all...]
H A Dfru_access_impl.h197 } hash_obj_t; typedef in typeref:struct:hash_obj
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c34 static hash_obj_t *hash_table[TABLE_SIZE];
59 static hash_obj_t *
63 hash_obj_t *first_hash_obj;
64 hash_obj_t *next_hash_obj;
81 static hash_obj_t *
84 hash_obj_t *hash_obj;
92 hash_obj = malloc(sizeof (hash_obj_t));
110 static hash_obj_t *
113 hash_obj_t *hash_obj;
121 hash_obj = malloc(sizeof (hash_obj_t));
[all...]
H A Dfru_access_impl.h201 } hash_obj_t; typedef in typeref:struct:hash_obj

Completed in 259 milliseconds