Searched refs:SECURE_MESSAGE (Results 1 - 2 of 2) sorted by path

/macosx-10.9.5/remote_cmds-41.90.1/rlogind.tproj/
H A Drlogind.c105 #define SECURE_MESSAGE "This rlogin session is using DES encryption for all transmissions.\r\n" macro
344 (void) des_write(f, SECURE_MESSAGE, sizeof(SECURE_MESSAGE) - 1);
/macosx-10.9.5/remote_cmds-41.90.1/rshd.tproj/
H A Drshd.c145 #define SECURE_MESSAGE "This rsh session is using DES encryption for all transmissions.\r\n" macro
658 static char msg[] = SECURE_MESSAGE;

Completed in 220 milliseconds