Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckudia.c4753 int ishayes = 0; local
4765 ishayes = (dialcapas ? dialcapas : mp->capas) & CKD_AT;
4768 return(ishayes ? "," : "");
4776 return(ishayes ? "P" : "");
4778 return(ishayes ? "T" : "");
4780 return(ishayes ? "@" : "");
4782 return(ishayes ? "W" : "");
4784 return(ishayes ? ";" : "");
4786 return(ishayes ? "!" : "");
4788 return(ishayes ? "$" : "");