Searched refs:entry_handle (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h170 scf_handle_t *entry_handle; member in struct:scf_transaction_entry
H A Dlowlevel.c4590 scf_handle_t *h = cur->entry_handle;
4619 scf_handle_t *h = entry->entry_handle;
4625 entry->entry_handle = NULL;
4651 if (h != entry->entry_handle)
5037 ret->entry_handle = h;
5058 return (handle_get(val->entry_handle));
5064 scf_handle_t *h = entry->entry_handle;
5074 scf_handle_t *h = entry->entry_handle;
5089 h = entry->entry_handle;
5110 scf_handle_t *h = entry->entry_handle;
[all...]

Completed in 26 milliseconds