/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"
|
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
|
conf.h | 164 #define nostop ((dev_stop_t *)ttyvenodev) macro
|