Home
last modified time | relevance | path

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

/dports/comms/thebridge/thebridge-1.09/src/
H A Dconference.c6100 UserInfo OtherConf; in CmdConnect() local
6281 OtherConf.Callsign = Callsign; in CmdConnect()
6370 if((pUser = avl_find(UserTree,&OtherConf)) != NULL) { in CmdConnect()