Lines Matching refs:free_family
1233 boolean_t free_family; in hook_family_notify_unregister() local
1255 free_family = B_TRUE; in hook_family_notify_unregister()
1257 free_family = B_FALSE; in hook_family_notify_unregister()
1260 if (error == 0 && !free_family) { in hook_family_notify_unregister()
1275 } else if (free_family) { in hook_family_notify_unregister()
1416 boolean_t free_family; in hook_event_remove() local
1443 free_family = B_FALSE; in hook_event_remove()
1473 free_family = B_TRUE; in hook_event_remove()
1486 if (free_family) in hook_event_remove()
1557 boolean_t free_family; in hook_event_free() local
1569 free_family = B_TRUE; in hook_event_free()
1571 free_family = B_FALSE; in hook_event_free()
1587 if (free_family) in hook_event_free()