Home
last modified time | relevance | path

Searched refs:db_walk_func_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c91 typedef void db_walk_func_t(dlmgmt_link_t *); typedef
1441 dlmgmt_db_walk(zoneid_t zoneid, datalink_class_t class, db_walk_func_t *func) in dlmgmt_db_walk()