Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c2363 static const char *timeout_ovr_svcs[] = { variable
2382 for (i = 0; timeout_ovr_svcs[i] != NULL; ++i) { in is_timeout_ovr()
2383 if (strcmp(inst->ri_i.i_fmri, timeout_ovr_svcs[i]) == 0) { in is_timeout_ovr()