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

/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h249 } scf_simple_handle_t; typedef in typeref:struct:scf_simple_handle
251 void scf_simple_handle_destroy(scf_simple_handle_t *);
252 scf_simple_handle_t *scf_general_pg_setup(const char *, const char *);
253 scf_transaction_t *scf_transaction_setup(scf_simple_handle_t *);
254 int scf_transaction_restart(scf_simple_handle_t *, scf_transaction_t *);
255 int scf_read_count_property(scf_simple_handle_t *, char *, uint64_t *);

Completed in 17 milliseconds