TELNETRC_COMP
rcbuflen = strlen(homedir) + strlen(TELNETRC_COMP) + 1;
(void) strcat(rcname, TELNETRC_COMP);