Home
last modified time | relevance | path

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

/dports/net-im/climm/climm-0.7.1/include/
H A Dconnection.h125 UWORD ConnectionServerNType (const char *type, char del);
/dports/net-im/climm/climm-0.7.1/src/
H A Dfile_util.c1079 else if (!(newtype = ConnectionServerNType (cmd, 0))) in Read_RC_File()
1160 if ((type = ConnectionServerNType (cg->name + 9, '-'))) in Read_RC_File()
1194 if (!(type = ConnectionServerNType (tmp, 0))) in Read_RC_File()
1364 if (!(type = ConnectionServerNType (cg->name + 9, '-'))) in PrefReadStat()
1395 if (!(type = ConnectionServerNType (cmd, 0))) in PrefReadStat()
1494 if (!(type = ConnectionServerNType (cmd, 0))) in PrefReadStat()
H A Dconnection.c478 UWORD ConnectionServerNType (const char *type, char del) in ConnectionServerNType() function
H A Dutil_otr.c128 type = ConnectionServerNType (proto_name, 0); in proto_type()
/dports/net-im/climm/climm-0.7.1/doc/
H A DChangeLog.old397 * ConnectionServerNType(): determine server type from string, use