Lines Matching defs:interactive
140 static unsigned int interactive;
1100 if (!interactive && server_mode) {
1182 if (!interactive && server_mode) {
1268 if (!interactive) {
1275 nfds = interactive ? MAX(fileno(stdin), sd) + 1 : sd + 1;
1279 if (interactive)
1313 if (interactive)
1656 if (!interactive)
1998 " -i interactive mode (default is echo and terminate)\n"
2146 interactive = 1;
2224 if (interactive) {