Home
last modified time | relevance | path

Searched defs:chanindex (Results 1 – 2 of 2) sorted by relevance

/dports/irc/inspircd/inspircd-3.11.0/src/modules/m_spanningtree/
H A Dcompat.cpp337 …bool InsertCurrentChannelTS(CommandBase::Params& params, unsigned int chanindex = 0, unsigned int … in InsertCurrentChannelTS()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_portaudio/
H A Dmod_portaudio.c1530 static shared_audio_stream_t *check_stream(char *streamstr, int check_input, int *chanindex) in check_stream()