Lines Matching defs:from

55  *     - an edge from the GVT_SVC vertex for the instance's service
60 * - edges from other GVT_INST vertices if the instance is a restarter
67 * group, an edge from the corresponding GVT_GROUP vertex to a
70 * - edges from GVT_GROUP vertices for each dependent instance
81 * changed. Snapshotted properties should be read from a snapshot, so they
90 * receipt of the refresh command from svcadm. In addition, the graph engine
91 * updates the "start" snapshot from the "running" snapshot whenever a service
100 * transition from STATE_ONLINE/STATE_DEGRADED to STATE_OFFLINE/STATE_MAINT.
113 * publish a GPEC sysevent. All transitions to or from maintenance, a
131 * parameters from the SMF repository through libscf(3LIB) interfaces and send
283 * This is because when doing a "boot -s", sulogin is started from specials.c
416 * Removes v from the graph and frees it. The graph should be locked by this
710 * Look for a path from from to to. If one exists, returns a pointer to
715 is_path_to(graph_vertex_t *from, graph_vertex_t *to)
723 graph_walk(from, WALK_DEPENDENCIES, child_pre, child_post, &cs);
941 * Return VERTEX_REMOVED when the vertex passed in argument is deleted from the
1705 * instance transitions between offline -> online, or from !running ->
1706 * maintenance, as well as when an instance is removed from the graph.
1960 * Wait for state update from restarter before sending _START or
1974 * Wait for state update from restarter before sending _START or
1988 * clear the GV_TOOFFLINE bits from all the services because
2058 * point to a -1-terminated array of ids which compose the path from v to
2446 /* Add dependency from depgroup_v to new vertex */
2648 /* Add dependency from inst vertex to new vertex */
2688 * Build the dependency info for v from the repository. Returns 0 on success,
2759 * from the dgraph.
2770 * Decrement the vertex's reference count and remove the vertex from
2793 * in the list. The vertex won't be able to be deleted from the dgraph
2929 "Removing %s from the subgraph.\n", v->gv_name);
3687 * Construct and emit the last words from userland:
3750 * mentioned in a dependency from other services, but do
3876 * keeps sulogin from stepping on console-login's toes.
4092 * exists for inst_fmri, add one. Then fetch the restarter from inst, make
4094 * Fetch whether the instance should be enabled from inst and send _ENABLE or
4162 * if it is different from what we had, or if we changed the restarter, send
4236 /* Read enabled & restarter from repository. */
4696 int from, to;
4701 if ((from = stn_restarter_state(old_state)) == -1 ||
4707 stn_transition = from << 16 | to;
4709 maint = (to == SCF_STATE_MAINT || from == SCF_STATE_MAINT);
4713 * All transitions to/from maintenance state must raise
4733 } else if (from == SCF_STATE_UNINIT) {
5304 * from dgraph_set_runlevel() without changing the system runlevel and
5365 * do_uadmin() from dgraph_set_instance_state() when
5517 * could consider "offline" to be down, and refrain from sending start
5803 * Wait for state changes from the restarters.
6757 * process_delete() deletes an instance from the dgraph if 'fmri' is an
6777 "Received invalid FMRI \"%s\" from repository server.\n",
6785 * must be removed from the dgraph.
6799 * Because the instance has already been deleted from the