Lines Matching +defs:val +defs:service
50 * Multiple threads may service client requests, so access to each
85 * Because name service lookups may take a long time and, more importantly
151 * union of its properties and its service's properties. Similarly the
171 * parent service. For snapshots they point to the child snaplevels, and for
249 * specific than one that is declared in a service PG.
318 * interprets them in a service-independent fashion.
451 PC_AUTH_SVC, /* strings specified in PG of a service. */
1232 rc_notify_deletion(rc_notify_delete_t *ndp, const char *service,
1242 "svc:/%s%s%s%s%s", service,
2606 * Assuming that ent is a service or instance node, if the pgname property
2669 * instance, walk up to the service and try doing the same with the property
2698 * authorization property with the service's (if it exists). The
2772 rc_node_assign(rc_node_ptr_t *out, rc_node_t *val)
2775 if (val != NULL)
2776 rc_node_hold(val);
2777 out->rnp_node = val;
2804 rc_node_ptr_assign(rc_node_ptr_t *out, const rc_node_ptr_t *val)
2806 rc_node_assign(out, val->rnp_node);
5570 * it is not checked. If ent is not a service node, we will return _SUCCESS if
6387 * levels (service, instance, snaplevel) cannot be destroyed