Home
last modified time | relevance | path

Searched refs:restarter_spec (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/svc/svcs/
H A Dsvcs.c908 int restarter_spec; in instance_processes() local
911 ret = pids_by_restarter(inst, fmri, pids, np, &restarter_spec); in instance_processes()
912 if (restarter_spec == 1) in instance_processes()
1014 int restarter_spec; in sprint_ctid() local
1024 r = ctids_by_restarter(wip, &c, 0, MULTI_OK, &restarter_spec, in sprint_ctid()
1026 if (restarter_spec == 0) { in sprint_ctid()
1054 int restarter_spec; in sortkey_ctid() local
1064 r = ctids_by_restarter(wip, &c, 0, MULTI_OK, &restarter_spec, in sortkey_ctid()
1066 if (restarter_spec == 0) { in sortkey_ctid()
2432 int restarter_spec; in print_detailed() local
[all …]