Lines Matching refs:bndl
8188 lscf_bundle_import(bundle_t *bndl, const char *filename, uint_t flags)
8257 for (svc = uu_list_first(bndl->sc_bundle_services);
8259 svc = uu_list_next(bndl->sc_bundle_services, svc)) {
8273 if (uu_list_walk(bndl->sc_bundle_services, lscf_service_import,
8284 for (svc = uu_list_first(bndl->sc_bundle_services);
8286 svc = uu_list_next(bndl->sc_bundle_services, svc)) {
8361 for (svc = uu_list_first(bndl->sc_bundle_services);
8363 svc = uu_list_next(bndl->sc_bundle_services, svc)) {
8421 for (svc = uu_list_first(bndl->sc_bundle_services);
8423 svc = uu_list_next(bndl->sc_bundle_services, svc)) {
8680 lscf_bundle_apply(bundle_t *bndl, const char *file)
8726 for (svc = uu_list_first(bndl->sc_bundle_services);
8728 svc = uu_list_next(bndl->sc_bundle_services, svc)) {