Searched defs:destroy_cb (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzcons.c171 * cb_data is shared by count_cb and destroy_cb for simplicity.
217 * destroy_console_devs() and its helper destroy_cb() tears down any console
224 destroy_cb(di_node_t node, void *arg) function
307 (void) di_walk_node(root, DI_WALK_CLDFIRST, (void *)&cb, destroy_cb);

Completed in 45 milliseconds