Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/startd/
H A Dprotocol.h80 } restarter_update_t; typedef
82 extern restarter_update_t *ru;
H A Dstartd.c235 restarter_update_t *ru;
886 ru = startd_zalloc(sizeof (restarter_update_t)); in startup()