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

/osnet-11/usr/src/lib/libfru/libfruraw/
H A Draw_access.c972 hash_obj_t *cont_hash_obj; local
996 cont_hash_obj = get_container_hash_object(SEGMENT_TYPE,
999 if (cont_hash_obj == NULL) {
1093 hash_obj_t *cont_hash_obj; local
1099 cont_hash_obj = create_container_hash_object();
1100 if (cont_hash_obj == NULL) {
1104 add_hashobject_to_hashtable(cont_hash_obj);
1106 (void) strncpy(cont_hash_obj->u.cont_obj->device_pathname, "unknown",
1107 sizeof (cont_hash_obj->u.cont_obj->device_pathname));
1128 cont_hash_obj
[all...]

Completed in 23 milliseconds