Searched refs:_scf_set_annotation (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libscf/inc/ |
H A D | libscf_priv.h | 354 int _scf_set_annotation(scf_handle_t *h, const char *operation,
|
/titanic_50/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 309 _scf_set_annotation;
|
H A D | lowlevel.c | 7422 _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 D | svccfg_libscf.c | 8225 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()
|