Searched refs:zri_cleanup_handlers (Results 1 – 2 of 2) sorted by relevance
118 list_t zri_cleanup_handlers; member
177 list_insert_head(&ri->zri_cleanup_handlers, zch); in zcp_register_cleanup()186 list_remove(&ri->zri_cleanup_handlers, zch); in zcp_deregister_cleanup()200 list_remove_head(&ri->zri_cleanup_handlers); zch != NULL; in zcp_cleanup()201 zch = list_remove_head(&ri->zri_cleanup_handlers)) { in zcp_cleanup()823 list_create(&ri->zri_cleanup_handlers, sizeof (zcp_cleanup_handler_t), in zcp_eval_impl()867 list_destroy(&ri->zri_cleanup_handlers); in zcp_eval_impl()