| /src/external/gpl2/lvm2/dist/tools/ |
| lvm2cmdline.h | 28 int interactive; member in struct:cmdline_context
|
| /src/external/gpl2/groff/dist/src/utils/lookbib/ |
| lookbib.cpp | 110 int interactive = isatty(fileno(stdin)); local 112 if (interactive) { 136 if (interactive) { 141 if (interactive)
|
| /src/external/bsd/pdisk/dist/ |
| cvt_pt.c | 50 int interactive = INTERACT_DEFAULT; variable
|
| pdisk.c | 117 int interactive = INTERACT_DEFAULT; variable 190 } else if (interactive) { 217 interactive = 1; 409 {"interactive", no_argument, 0, 'i'}, 431 interactive = INTERACT_DEFAULT; 483 interactive = (INTERACT_DEFAULT)?0:1;
|
| /src/external/bsd/top/dist/ |
| globalstate.h | 57 int interactive; member in struct:globalstate
|
| /src/bin/ksh/ |
| main.c | 514 volatile int interactive = Flag(FTALKING) && toplevel; local 519 if (interactive) 527 if (interactive) { 538 * interactive is set if we are reading from 573 if (interactive) { 606 if (t != NULL && t->type != TEOF && interactive && really_exit)
|
| lex.c | 990 int interactive = Flag(FTALKING) && s->type == SSTDIN; local 991 int have_tty = interactive && (s->flags & SF_TTY); 1025 if (interactive) { 1075 } else if (interactive) { 1094 if (interactive)
|
| /src/sys/arch/hppa/stand/xxboot/ |
| main.c | 43 void ipl_main(unsigned /*interactive*/, unsigned /*sptop*/, unsigned /*psw*/); 44 void load_file(const char *, uintptr_t /*loadadr*/, unsigned /*interactive*/, 47 unsigned /*interactive*/, int /*part*/); 63 void dispatch(unsigned /*interactive*/, unsigned /*top*/, 178 ipl_main(unsigned interactive, unsigned sptop, unsigned psw) 179 /* interactive: parameters from PDC */ 190 print(hexstr(buf, interactive)); 209 if (interactive) { 289 load_file(str_boot1, loadadr, interactive, part); /* "boot.hp700" */ 290 load_file(str_boot2, loadadr, interactive, part); /* "boot" * 304 load_file_ino(ufs_lookup_path(path), path, loadadr, interactive, part); local [all...] |
| /src/sys/arch/i386/stand/dosboot/ |
| main.c | 214 int interactive = 0; local 241 interactive = 1; 252 if (interactive) {
|
| /src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| intel_rps_types.h | 81 unsigned int interactive; member in struct:intel_rps::__anon4990
|
| /src/external/bsd/pam-u2f/dist/ |
| util.h | 33 int interactive; member in struct:__anon5582
|
| /src/external/gpl2/xcvs/dist/src/ |
| admin.c | 101 /* Interactive (-I). Problematic with client/server. */ 102 int interactive; member in struct:admin_data 493 admin_data.interactive = 1; 590 if (admin_data.interactive)
|
| /src/games/gomoku/ |
| main.c | 66 bool interactive = true; /* true if interactive */ variable 134 interactive = false; 229 if (interactive) { 305 if (interactive) 311 if (interactive && curmove != ILLEGAL) { 321 if (interactive) 348 if (interactive) 353 if (interactive) { 374 if (interactive) { [all...] |
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| DbeSession.h | 105 interactive = _interactive; 111 return interactive; 446 bool interactive; // interactive mode member in class:DbeSession
|
| collctrl.h | 264 int interactive; /* 1 - dbx, 0 - collect */ member in class:Coll_Ctrl
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| DbeSession.h | 105 interactive = _interactive; 111 return interactive; 446 bool interactive; // interactive mode member in class:DbeSession
|
| collctrl.h | 263 int interactive; /* 1 - dbx, 0 - collect */ member in class:Coll_Ctrl
|
| /src/usr.bin/cdplay/ |
| cdplay.c | 145 static int interactive = 1; variable 266 interactive = 0; 375 * doesn't hurt interactive response if we block 499 if (interactive && fd == -1) 518 if (interactive == 0) 520 "'single' valid only in interactive mode"); 523 if (interactive == 0) 525 "`shuffle' valid only in interactive mode"); 583 if (!interactive) 585 "`skip' valid only in interactive mode") [all...] |
| /src/usr.bin/ftp/ |
| ftp_var.h | 208 GLOBAL int interactive; /* interactively prompt on m* cmds */ variable
|
| /src/external/gpl3/binutils/dist/binutils/ |
| ar.c | 169 int interactive = 0; 174 interactive = isatty (fileno (stdin)); 168 int interactive = 0; variable
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| ar.c | 182 int interactive = 0; 187 interactive = isatty (fileno (stdin)); 180 int interactive = 0; variable
|
| /src/external/bsd/flex/dist/src/ |
| main.c | 56 int interactive, lex_compat, posix_compat, do_yylineno, 254 if (interactive == unspecified) { 256 interactive = false; 258 interactive = true; 266 if (interactive) 791 if (interactive == false) 793 if (interactive == true) 962 interactive = csize = unspecified; 1033 interactive = false; 1108 interactive = true 55 int interactive, lex_compat, posix_compat, do_yylineno, variable [all...] |
| /src/external/bsd/ntp/dist/ntpdc/ |
| ntpdc.c | 53 * interactive if connected to a terminal. 55 static int interactive = 0; /* set to 1 when we should prompt */ variable 334 if (HAVE_OPT(INTERACTIVE)) { 335 interactive = 1; 361 if (numcmds == 0 && interactive == 0 363 interactive = 1; 367 if (interactive) 1126 ntp_readline_init(interactive ? prompt : NULL); 1268 if (interactive) {
|
| /src/external/bsd/ntp/dist/parseutil/ |
| dcfd.c | 13 * interactive display for debugging 122 #define PRINTF if (interactive) printf 123 #define LPRINTF if (interactive && loop_filter_debug) printf 140 static int interactive = 0; variable 881 * cheap half baked 1/0 decision - for interactive operation only 1248 fprintf(stderr, "\t-i interactive\n"); 1416 interactive = 1; 1421 interactive = 1; 1427 interactive = 1; 1436 interactive = 1 [all...] |
| /src/external/bsd/wpa/dist/hostapd/ |
| hostapd_cli.c | 40 static int interactive = 0; variable 86 if (interactive) { 99 if (interactive && event_handler_registered) { 173 if (!interactive && !action_file) 923 if (interactive) 946 if (!ctrl || !interactive) 2261 interactive = (argc == optind) && (action_file == NULL); 2263 if (interactive) { 2294 if (!interactive && !reconnect) { 2321 } else if (interactive) [all...] |