Searched refs:prev_hash (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Draw_access.c1161 hash_obj_t *prev_hash; local
1199 prev_hash = sec_hash_obj;
1202 free(prev_hash->u.sec_obj); /* free section hash object */
1203 free(prev_hash); /* free section hash */
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dlibfruaccess.c835 hash_obj_t *prev_hash; local
875 prev_hash = sec_hash_obj;
879 free(prev_hash); /* free section hash */
2969 hash_obj_t *prev_hash; local
3009 prev_hash = sec_hash_obj;
3013 free(prev_hash); /* free section hash */
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c2755 hash_obj_t *prev_hash; local
2793 prev_hash = sec_hash_obj;
2797 free(prev_hash->u.sec_obj); /* free section hash object */
2798 free(prev_hash); /* free section hash */
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access.c2660 hash_obj_t *prev_hash; local
2700 prev_hash = sec_hash_obj;
2704 free(prev_hash); /* free section hash */

Completed in 61 milliseconds