Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dprotocol.c277 state_cb(sysevent_t *syse, void *cookie) in state_cb() argument
294 if (sysevent_get_attr_list(syse, &attr_list) != 0) in state_cb()
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c599 cb(sysevent_t *syse, void *cookie) in cb() argument
610 e->re_sysevent = syse; in cb()
612 if (sysevent_get_attr_list(syse, &attr_list) != 0) in cb()
620 h->reh_restarter_name, (void *)syse); in cb()