Lines Matching refs:bndl
8202 lscf_bundle_import(bundle_t *bndl, const char *filename, uint_t flags) in lscf_bundle_import() argument
8271 for (svc = uu_list_first(bndl->sc_bundle_services); in lscf_bundle_import()
8273 svc = uu_list_next(bndl->sc_bundle_services, svc)) { in lscf_bundle_import()
8287 if (uu_list_walk(bndl->sc_bundle_services, lscf_service_import, in lscf_bundle_import()
8298 for (svc = uu_list_first(bndl->sc_bundle_services); in lscf_bundle_import()
8300 svc = uu_list_next(bndl->sc_bundle_services, svc)) { in lscf_bundle_import()
8375 for (svc = uu_list_first(bndl->sc_bundle_services); in lscf_bundle_import()
8377 svc = uu_list_next(bndl->sc_bundle_services, svc)) { in lscf_bundle_import()
8435 for (svc = uu_list_first(bndl->sc_bundle_services); in lscf_bundle_import()
8437 svc = uu_list_next(bndl->sc_bundle_services, svc)) { in lscf_bundle_import()
8694 lscf_bundle_apply(bundle_t *bndl, const char *file) in lscf_bundle_apply() argument
8740 for (svc = uu_list_first(bndl->sc_bundle_services); in lscf_bundle_apply()
8742 svc = uu_list_next(bndl->sc_bundle_services, svc)) { in lscf_bundle_apply()