Home
last modified time | relevance | path

Searched refs:data_dealloc (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dutil.c256 newqp->data_dealloc = data_deallocator; in new_queue()
276 qp->data_dealloc(item); in queue_free()
H A Dutil.h81 void (*data_dealloc)(void *); member