Searched refs:ch_maxsubscr (Results 1 – 2 of 2) sorted by relevance
394 int ch_maxsubscr; /* Maximum number of subscriptions */ member
1095 p->ch_maxsubscr = EVCH_MAX_SUBSCRIPTIONS; in evch_chbind()1255 if (evch_dl_getnum(&chp->ch_subscr) >= chp->ch_maxsubscr) { in evch_chsubscribe()1523 p->cd_maxsub = chp->ch_maxsubscr; in evch_chgetchdata()