Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h427 int internal_attach_service(bundle_t *, entity_t *);
H A Dsvccfg_internal.c636 internal_attach_service(bundle_t *bndl, entity_t *svc) in internal_attach_service() function
H A Dsvccfg_xml.c3588 return (internal_attach_service(bundle, s)); in lxml_get_service()