Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_dahdi_codec/
H A Dmod_dahdi_codec.c87 __u32 tcnum; member
479 for (info.tcnum = 0; !(res = ioctl(fd, DAHDI_TC_GETINFO, &info)); info.tcnum++) { in SWITCH_MODULE_LOAD_FUNCTION()
/dports/devel/check/check-0.15.2/checkmk/
H A Dcheckmk.in430 function tcase_var_name(snum, tcnum)
432 return "tc" snum+1 "_" tcnum+1;