Searched defs:cids (Results 1 – 3 of 3) sorted by relevance
196 cids: VecDeque<ConnectionId<'static>>, field
1180 int64_t *cids = NULL; in _channels_list_all() local2320 int64_t *cids = _channels_list_all(&_globals.channels, &count); in channel_list_all() local
103 FT_UShort* cids; /* the inverse mapping of `sids'; only needed */ member