Searched refs:SECURE_MSG (Results 1 – 1 of 1) sorted by relevance
105 #define SECURE_MSG "This rlogin session is using encryption " \ macro1349 if (write(f, SECURE_MSG, strlen(SECURE_MSG)) < 0) in protocol()