Lines Matching refs:free_family
1249 boolean_t free_family; in hook_family_notify_unregister() local
1271 free_family = B_TRUE; in hook_family_notify_unregister()
1273 free_family = B_FALSE; in hook_family_notify_unregister()
1276 if (error == 0 && !free_family) { in hook_family_notify_unregister()
1291 } else if (free_family) { in hook_family_notify_unregister()
1432 boolean_t free_family; in hook_event_remove() local
1459 free_family = B_FALSE; in hook_event_remove()
1489 free_family = B_TRUE; in hook_event_remove()
1502 if (free_family) in hook_event_remove()
1573 boolean_t free_family; in hook_event_free() local
1585 free_family = B_TRUE; in hook_event_free()
1587 free_family = B_FALSE; in hook_event_free()
1603 if (free_family) in hook_event_free()