Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c81 static int ndmp_smf_end_transaction(ndmp_scfhandle_t *, boolean_t);
227 ret = ndmp_smf_end_transaction(handle, commit); in ndmp_config_saveenv()
388 ndmp_smf_end_transaction(ndmp_scfhandle_t *handle, boolean_t commit) in ndmp_smf_end_transaction() function