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

  /src/usr.bin/tip/
cu.c 57 static int helpme = 0, nostop = 0; local in function:cumain
72 { "nostop", no_argument, &nostop, 1 },
173 if (nostop == 0)
241 if(nostop) {
296 " --nostop: Do not use software flow control\n"
  /src/sys/sys/
conf.h 164 #define nostop ((dev_stop_t *)ttyvenodev) macro

Completed in 12 milliseconds