Home
last modified time | relevance | path

Searched refs: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
1349 if (write(f, SECURE_MSG, strlen(SECURE_MSG)) < 0) in protocol()