Searched refs:interactive (Results 1 – 17 of 17) sorted by relevance
100 if (!state->interactive) in sandbox_main_loop_init()153 state->interactive = true; in sandbox_cmdline_cb_interactive()157 SANDBOX_CMDLINE_OPT_SHORT(interactive, 'i', 0, "Enter interactive mode");
42 my $interactive = 0;230 'i|interactive!' => \$interactive,275 $output_rolestats = 1 if ($interactive);287 $interactive = 0;793 if ($interactive) {1413 save_commits_by_author(@lines) if ($interactive);1414 save_commits_by_signer(@lines) if ($interactive);1448 save_commits_by_author(@lines) if ($interactive);1449 save_commits_by_signer(@lines) if ($interactive);1660 $interactive = 0;[all …]
50 bool interactive; /* Enable cmdline after execute */ member
29 obj-$(CONFIG_FSL_DDR_INTERACTIVE) += interactive.o
21 %option noyywrap nounput noinput never-interactive
210 /* Whether this is an "interactive" input source; if so, and
1 %option nostdinit noyywrap never-interactive full ecs
239 /* Whether this is an "interactive" input source; if so, and
296 static int interactive; variable656 if (!interactive) in builtin_fg_bg()1104 if (i->__promptme && interactive && i->file == stdin) {1105 while(! i->p || (interactive && strlen(i->p)==0) ) {1341 interactive=0; /* crucial!!!! */1725 if (interactive && pi->followup!=PIPE_BG) {1889 if (interactive) {3402 interactive = 0;3449 interactive++;3473 interactive++;[all …]
262 This disable CLI interactive in verified-boot.
275 For DDR parameter tuning up and debugging, the interactive DDR debugger can282 Another way to enter the interactive DDR debugger without setting the291 The example flow of using interactive debugging is
130 CONFIG_CMD_USB=y /* the 'usb' interactive command */
241 - the interactive prompt in U-Boot's pxe only allows you to choose a label
105 interactive use in the most ordinary way, to print or display an110 License. (Exception: if the Program itself is interactive but312 If the program is interactive, make it output a short notice like this313 when it starts in an interactive mode:
137 command to interactive the TPM. Driver model support is provided
109 but you can force it to go to interactive mode instead with -i.
725 entering interactive mode.2295 Enable editing and History functions for interactive3489 Enable interactive DDR debugging. See doc/README.fsl-ddr.