Lines Matching refs:scfutilhandle_t
68 sa_scf_fini(scfutilhandle_t *handle) in sa_scf_fini()
99 scfutilhandle_t *
102 scfutilhandle_t *handle; in sa_scf_init()
108 handle = calloc(1, sizeof (scfutilhandle_t)); in sa_scf_init()
241 sa_extract_pgroup(xmlNodePtr root, scfutilhandle_t *handle, in sa_extract_pgroup()
337 sa_extract_attrs(xmlNodePtr root, scfutilhandle_t *handle, in sa_extract_attrs()
465 sa_share_from_pgroup(xmlNodePtr root, scfutilhandle_t *handle, in sa_share_from_pgroup()
701 sa_share_props_from_pgroup(xmlNodePtr root, scfutilhandle_t *handle, in sa_share_props_from_pgroup()
871 sa_extract_group(xmlNodePtr root, scfutilhandle_t *handle, in sa_extract_group()
1056 sa_extract_defaults(xmlNodePtr root, scfutilhandle_t *handle, in sa_extract_defaults()
1108 sa_get_config(scfutilhandle_t *handle, xmlNodePtr root, sa_handle_t sahandle) in sa_get_config()
1151 sa_get_instance(scfutilhandle_t *handle, char *instname) in sa_get_instance()
1168 sa_create_instance(scfutilhandle_t *handle, char *instname) in sa_create_instance()
1195 sa_delete_instance(scfutilhandle_t *handle, char *instname) in sa_delete_instance()
1218 sa_create_pgroup(scfutilhandle_t *handle, char *pgroup) in sa_create_pgroup()
1270 sa_delete_pgroup(scfutilhandle_t *handle, char *pgroup) in sa_delete_pgroup()
1308 sa_start_transaction(scfutilhandle_t *handle, char *propgroup) in sa_start_transaction()
1352 sa_end_transaction(scfutilhandle_t *handle, sa_handle_impl_t sahandle) in sa_end_transaction()
1378 sa_abort_transaction(scfutilhandle_t *handle) in sa_abort_transaction()
1399 scfutilhandle_t *scfhandle; in set_transaction_tstamp()
1438 sa_set_property(scfutilhandle_t *handle, char *propname, char *valstr) in sa_set_property()
1526 sa_set_resource_property(scfutilhandle_t *handle, sa_share_t share) in sa_set_resource_property()
1653 sa_commit_share(scfutilhandle_t *handle, sa_group_t group, sa_share_t share) in sa_commit_share()
1816 remove_resources(scfutilhandle_t *handle, sa_share_t share, char *shareid) in remove_resources()
1859 sa_delete_share(scfutilhandle_t *handle, sa_group_t group, sa_share_t share) in sa_delete_share()