Lines Matching defs:interactive
104 static unsigned int interactive;
791 if (!interactive && server_mode) {
873 if (!interactive && server_mode) {
959 if (!interactive) {
966 nfds = interactive ? MAX(fileno(stdin), sd) + 1 : sd + 1;
970 if (interactive)
1004 if (interactive)
1260 if (!interactive)
1602 " -i interactive mode (default is echo and terminate)\n"
1713 interactive = 1;
1802 if (interactive) {