Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dlog_sysevent.c841 static int channel_cnt; variable
948 if (channel_cnt > MAX_CHAN) { in open_channel()
998 ++channel_cnt; in open_channel()
1039 --channel_cnt; in close_channel()