Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.h248 int restarter_event_publish_retry(evchan_t *, const char *, const char *,
H A Dmapfile-vers52 restarter_event_publish_retry;
H A Dlibrestart.c782 restarter_event_publish_retry(evchan_t *scp, const char *class, in restarter_event_publish_retry() function
906 ret = restarter_event_publish_retry( in restarter_set_states()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dprotocol.c453 if ((ret = restarter_event_publish_retry(chan, "protocol", "restarter", in restarter_protocol_send_event()