Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_collection.c43 } lcollection_find_arg_t; typedef
198 rcid_t *colidp = ((lcollection_find_arg_t *)arg)->lfa_colidp; in lcollection_find_cb()
202 ((lcollection_find_arg_t *)arg)->lfa_found = lcol; in lcollection_find_cb()
212 lcollection_find_arg_t lfa; in lcollection_find()