Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h354 int _scf_set_annotation(scf_handle_t *h, const char *operation,
/titanic_50/usr/src/lib/libscf/common/
H A Dmapfile-vers309 _scf_set_annotation;
H A Dlowlevel.c7422 _scf_set_annotation(scf_handle_t *h, const char *operation, const char *file) in _scf_set_annotation() function
/titanic_50/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c8225 if (_scf_set_annotation(g_hndl, "svccfg import", filename) == 0) { in lscf_bundle_import()
8446 (void) _scf_set_annotation(g_hndl, NULL, NULL); in lscf_bundle_import()
8700 if (_scf_set_annotation(g_hndl, "svccfg apply", file) == 0) { in lscf_bundle_apply()
8924 (void) _scf_set_annotation(g_hndl, NULL, NULL); in lscf_bundle_apply()