Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dsysevent.c349 sysevent_unsubscribe(dev_t dev, int *rvalp, void *arg, int flag, cred_t *cr) in sysevent_unsubscribe() function
604 rc = sysevent_unsubscribe(dev, rvalp, (void *)arg, flag, cr); in sysevent_ioctl()