Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers120 scf_handle_decorate;
H A Dlowlevel.c811 (void) scf_handle_decorate(ret, "debug", ret->rh_value); in scf_handle_create()
849 scf_handle_decorate(scf_handle_t *handle, const char *name, scf_value_t *v) in scf_handle_decorate() function
/illumos-gate/usr/src/man/man3scf/
H A DMakefile54 scf_handle_decorate.3scf \
261 scf_handle_decorate.3scf := LINKSRC = scf_handle_create.3scf
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h494 int scf_handle_decorate(scf_handle_t *, const char *, scf_value_t *);
/illumos-gate/usr/src/cmd/svc/svcprop/
H A Dsvcprop.c1081 if (scf_handle_decorate(h, "zone", zone) != in main()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc36 link path=usr/share/man/man3scf/scf_handle_decorate.3scf \
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c2387 if (scf_handle_decorate(h, "zone", zone) != SCF_SUCCESS) { in main()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c3327 if (scf_handle_decorate(hndl, "door_path", door_dec_value) != 0) in handle_decorate_and_bind()
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c3715 if (scf_handle_decorate(h, "zone", zone) != SCF_SUCCESS) { in main()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c890 if (scf_handle_decorate(g_hndl, "door_path", repo_value) != in lscf_prep_hndl()
904 if (scf_handle_decorate(g_hndl, "zone", zone) != SCF_SUCCESS) { in lscf_prep_hndl()