Home
last modified time | relevance | path

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

/dports/irc/evangeline/evangeline-msa/src/
H A Dtclhash.c185 static cd_tcl_cmd cd_cmd_table[] = { variable
195 add_cd_tcl_cmds(cd_cmd_table); in init_bind()
/dports/irc/evangeline/evangeline/src/
H A Dtclhash.c185 static cd_tcl_cmd cd_cmd_table[] = { variable
195 add_cd_tcl_cmds(cd_cmd_table); in init_bind()
/dports/irc/eggdrop/eggdrop-1.9.1/src/
H A Dtclhash.c213 static cd_tcl_cmd cd_cmd_table[] = { variable
223 add_cd_tcl_cmds(cd_cmd_table); in init_bind()
/dports/irc/eggdrop/eggdrop-1.9.1/doc/
H A DChanges1.61564 - cd_cmd_table was missing a null entry at the end of the list