Searched refs:SCF_PG_OPTIONS (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 271 #define SCF_PG_OPTIONS ((const char *)"options") macro
|
/titanic_44/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 825 SCF_PG_OPTIONS, INFO_EVENTS_ALL, in libscf_get_info_events_all() 1805 if (scf_instance_get_pg(inst, SCF_PG_OPTIONS, pg) == 0) { in libscf_get_milestone()
|
H A D | graph.c | 5426 "%s.\n", SCF_PG_OPTIONS, "runlevel", strerror(r)); in dgraph_set_runlevel() 6547 if (strcmp(pg_name, SCF_PG_OPTIONS) != 0 && in process_pg_event() 6597 if (strcmp(pg_name, SCF_PG_OPTIONS) == 0) in process_pg_event()
|
/titanic_44/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 2004 set_astring_prop(SCF_SERVICE_STARTD, SCF_PG_OPTIONS, in set_milestone()
|
/titanic_44/usr/src/cmd/svc/configd/ |
H A D | rc_node.c | 558 {SCF_PG_OPTIONS, SCF_PROPERTY_MILESTONE, ADT_smf_milestone, NULL},
|