HomeSort by relevance Sort by last modified time
    Searched refs:dont (Results 1 - 3 of 3) sorted by null

  /netvirt/usr/src/
Makefile.noget 55 SCCSFLAGS=--dont-get-it-now
56 SCCSGETFLAGS=--dont-get-it-now
57 GFLAGS=--dont-get-it-now
  /netvirt/usr/src/cmd/cmd-inet/usr.bin/telnet/
externs.h 144 extern char dont[];
  /netvirt/usr/src/cmd/cmd-inet/usr.sbin/
in.telnetd.c 120 static uchar_t dont[] = { (uchar_t)IAC, (uchar_t)DONT, '%', 'c', 0 }; variable
242 #define TS_DONT 8 /* dont " */
378 * bright since we have to do the DONT ENCRYPT/WONT ENCRYPT
1121 lstate &= ~ENCR_STATE_NO_SEND_IV; /* we dont send an IV */
1256 lstate &= ~ENCR_STATE_NO_SEND_IV; /* dont need decrypt IV */
    [all...]

Completed in 240 milliseconds