Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c6244 struct znotify *zevtchan = p; in zn_cb() local
6309 struct znotify *zevtchan = h; in zonecfg_notify_critical_enter() local
6319 struct znotify *zevtchan = h; in zonecfg_notify_critical_exit() local
6334 &(zevtchan->zn_mutex)); in zonecfg_notify_critical_exit()
6353 struct znotify *zevtchan = h; in zonecfg_notify_critical_abort() local
6369 struct znotify *zevtchan; in zonecfg_notify_bind() local
6375 if (zevtchan == NULL) in zonecfg_notify_bind()
6378 zevtchan->zn_private = p; in zonecfg_notify_bind()
6412 zevtchan, 0); in zonecfg_notify_bind()
6418 return (zevtchan); in zonecfg_notify_bind()
[all …]