Searched defs:SECURE_MSG (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c105 #define SECURE_MSG "This rlogin session is using encryption " \ macro
1345 * We cannot send the SECURE_MSG until after the
1349 if (write(f, SECURE_MSG, strlen(SECURE_MSG)) < 0)

Completed in 60 milliseconds