HomeSort by: relevance | last modified time | path
    Searched defs:noescape (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/rlogin/
rlogin.c 93 static int noescape; variable in typeref:typename:int
179 noescape = 1;
182 noescape = 0;
455 if (!noescape && c == escapechar) {
rlogin.c 93 static int noescape; variable in typeref:typename:int
179 noescape = 1;
182 noescape = 0;
455 if (!noescape && c == escapechar) {

Completed in 26 milliseconds