Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h357 int _scf_set_annotation(scf_handle_t *h, const char *operation,
/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers315 _scf_set_annotation;
H A Dlowlevel.c7494 _scf_set_annotation(scf_handle_t *h, const char *operation, const char *file) in _scf_set_annotation() function
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c8239 if (_scf_set_annotation(g_hndl, "svccfg import", filename) == 0) { in lscf_bundle_import()
8460 (void) _scf_set_annotation(g_hndl, NULL, NULL); in lscf_bundle_import()
8714 if (_scf_set_annotation(g_hndl, "svccfg apply", file) == 0) { in lscf_bundle_apply()
8938 (void) _scf_set_annotation(g_hndl, NULL, NULL); in lscf_bundle_apply()