Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dprotocol.h80 } restarter_update_t; typedef
82 extern restarter_update_t *ru;
H A Dstartd.c236 restarter_update_t *ru;
891 ru = startd_zalloc(sizeof (restarter_update_t)); in startup()