Searched refs:RLOGIN_MAGIC (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Drlioctl.h49 * Rlogin protocol requests begin with two bytes of "RLOGIN_MAGIC".
52 #define RLOGIN_MAGIC 0xff macro
/illumos-gate/usr/src/uts/common/io/
H A Drlmod.c878 if (tmp[0] == RLOGIN_MAGIC) {
930 if ((tmp[1] == RLOGIN_MAGIC) &&

Completed in 45 milliseconds