Searched defs:znotify (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c211 struct znotify { struct
6146 * If any state changes occur, zn_cb will set the failed field of the znotify
6193 do_callback(struct znotify *zevtchan, sysevent_t *ev)
6242 struct znotify *zevtchan = p;
6307 struct znotify *zevtchan = h;
6317 struct znotify *zevtchan = h;
6351 struct znotify *zevtchan = h;
6367 struct znotify *zevtchan;
6371 zevtchan = malloc(sizeof (struct znotify));
6435 (void) sysevent_evc_unbind(((struct znotify *)handl
[all...]

Completed in 90 milliseconds