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

/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzcons.c159 * count_console_devs() and its helper count_cb() do a walk of the
171 * cb_data is shared by count_cb and destroy_cb for simplicity.
180 count_cb(di_node_t node, void *arg) function
211 (void) di_walk_node(root, DI_WALK_CLDFIRST, (void *)&cb, count_cb);

Completed in 46 milliseconds