Home
last modified time | relevance | path

Searched refs:interactive (Results 1 – 25 of 159) sorted by relevance

1234567

/freebsd-12.1/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c430 interactive = 1; in mabort()
500 interactive = 1; in mput()
527 interactive = 1; in mput()
554 interactive = 1; in mput()
756 interactive = 1; in mget()
977 interactive = !interactive; in setprompt()
979 code = interactive; in setprompt()
1119 interactive = 1; in mdelete()
1220 interactive = 1; in mls()
1539 if (!interactive) in confirm()
[all …]
/freebsd-12.1/sbin/bectl/
H A Dbectl_jail.c134 build_jailcmd(char ***argvp, bool interactive, int argc, char *argv[]) in build_jailcmd() argument
151 if (interactive) { in build_jailcmd()
172 if (interactive) { in build_jailcmd()
199 if (interactive && argc < 1) in build_jailcmd()
242 bool default_hostname, interactive, unjail; in bectl_cmd_jail() local
248 default_hostname = interactive = unjail = true; in bectl_cmd_jail()
263 interactive = false; in bectl_cmd_jail()
335 if ((build_jailcmd(&jargv, interactive, argc, argv)) != 0) { in bectl_cmd_jail()
359 if (!interactive) in bectl_cmd_jail()
/freebsd-12.1/contrib/tnftp/src/
H A Dcmds.c196 interactive = 0; in confirm()
495 interactive = 1; in mput()
519 interactive = 1; in mput()
547 interactive = 1; in mput()
666 ointer = interactive; in mabort()
668 interactive = 1; in mabort()
675 interactive = ointer; in mabort()
742 interactive = 1; in mget()
1247 interactive = 1; in mdelete()
1408 interactive = 1; in mls()
[all …]
/freebsd-12.1/contrib/tcsh/
H A Dcsh-mode.el472 (interactive)
488 (interactive)
574 (interactive)
607 (interactive)
728 (interactive)
774 (interactive)
851 (interactive)
860 (interactive)
880 (interactive)
930 (interactive)
/freebsd-12.1/bin/ed/test/
H A DTODO13 8) ed - verify: interactive/help mode
14 9) G/pat/ - verify: global interactive command
15 10) V/pat/ - verify: global interactive command
/freebsd-12.1/contrib/ntp/ntpdc/
H A Dinvoke-ntpdc.texi30 be run either in interactive mode or controlled using command line
50 * ntpdc interactive:: interactive option (-i)
92 -i no interactive Force ntpq to operate in interactive mode
172 The following argument is interpreted as an interactive format command
175 @node ntpdc interactive
176 @subsection interactive option (-i)
177 @cindex ntpdc-interactive
179 This is the ``force ntpq to operate in interactive mode'' option.
189 Force ntpq to operate in interactive mode. Prompts will be written
206 their state. This is equivalent to the 'listpeers' interactive command.
[all …]
/freebsd-12.1/usr.sbin/fdwrite/
H A Dfdwrite.c71 int interactive = 1; in main() local
97 interactive = 0; in main()
108 interactive = 0; in main()
120 if (interactive) { in main()
/freebsd-12.1/contrib/flex/
H A Dmain.c265 if (interactive == unspecified) { in check_options()
267 interactive = false; in check_options()
269 interactive = true; in check_options()
277 if (interactive) in check_options()
771 if (interactive == false)
773 if (interactive == true)
944 interactive = csize = unspecified;
1016 interactive = false;
1091 interactive = true;
1532 if (interactive) in readin()
[all …]
/freebsd-12.1/contrib/sendmail/libsm/
H A Dt-shm.c203 bool interactive = false; local
221 interactive = true;
233 if (interactive)
H A Dt-sem.c323 bool interactive = false; local
343 interactive = true;
359 if (interactive)
/freebsd-12.1/usr.bin/bc/
H A Dscan.l36 bool interactive; variable
61 %option always-interactive
316 if (interactive) {
335 if (yyin == stdin && interactive && use_el) {
H A Dextern.h42 extern bool interactive;
/freebsd-12.1/contrib/ntp/parseutil/
H A Ddcfd.c120 #define PRINTF if (interactive) printf
121 #define LPRINTF if (interactive && loop_filter_debug) printf
138 static int interactive = 0; variable
1410 interactive = 1; in main()
1415 interactive = 1; in main()
1421 interactive = 1; in main()
1430 interactive = 1; in main()
1434 interactive = 1; in main()
1569 if (!interactive) in main()
1836 if (interactive) in main()
/freebsd-12.1/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h62 int interactive);
70 char **output, int interactive);
/freebsd-12.1/usr.bin/top/
H A Dtop.c248 char interactive = 2; in main() local
337 interactive = 1; in main()
342 interactive = 0; in main()
514 init_termcap(interactive); in main()
553 if (interactive == 2) in main()
555 interactive = smart_terminal; in main()
699 if (!interactive) in main()
H A Dscreen.c62 init_termcap(bool interactive) in init_termcap() argument
72 if (!interactive) in init_termcap()
/freebsd-12.1/usr.bin/tftp/
H A Dmain.c183 bool interactive; in main() local
190 interactive = isatty(STDIN_FILENO); in main()
191 if (interactive) { in main()
215 if (interactive) in main()
221 command(interactive, el, hist, &he); in main()
735 command(bool interactive, EditLine *el, History *hist, HistEvent *hep) in command() argument
744 if (interactive) { in command()
/freebsd-12.1/contrib/elftoolchain/ar/
H A Dacpyacc.y87 static int interactive; variable
636 if (interactive) { in arscp_prompt()
650 interactive = isatty(fileno(stdin)); in ar_mode_script()
652 if (!interactive) in ar_mode_script()
/freebsd-12.1/usr.bin/ar/
H A Dacpyacc.y87 static int interactive; variable
643 if (interactive) { in arscp_prompt()
655 interactive = isatty(fileno(stdin)); in ar_mode_script()
657 if (!interactive) in ar_mode_script()
/freebsd-12.1/contrib/wpa/hostapd/
H A Dhostapd_cli.c40 static int interactive = 0; variable
83 if (interactive) { in register_event_handler()
96 if (interactive && event_handler_registered) { in unregister_event_handler()
170 if (!interactive && !action_file) in hostapd_cli_reconnect()
909 if (interactive) in hostapd_cli_cmd_quit()
932 if (!ctrl || !interactive) in update_stations()
2057 interactive = (argc == optind) && (action_file == NULL); in main()
2059 if (interactive) { in main()
2091 if (!interactive) { in main()
2110 if (interactive) in main()
/freebsd-12.1/contrib/binutils/binutils/
H A Darsup.c131 extern int interactive; in prompt()
133 if (interactive) in prompt()
143 if (! interactive) in maybequit()
/freebsd-12.1/crypto/openssh/
H A Dopacket.h103 #define packet_set_interactive(interactive, qos_interactive, qos_bulk) \ argument
104 ssh_packet_set_interactive(active_state, (interactive), (qos_interactive), (qos_bulk))
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c56 static int interactive = 0; variable
184 if (interactive) in wpa_cli_open_connection()
407 if (interactive) in wpa_cli_cmd_quit()
1331 if (interactive) in wpa_cli_cmd_add_network()
1341 if (interactive) in wpa_cli_cmd_remove_network()
1564 if (interactive) in wpa_cli_cmd_add_cred()
1574 if (interactive) in wpa_cli_cmd_remove_cred()
4069 if (interactive) { in wpa_cli_open_global_ctrl()
4097 if (interactive) { in wpa_cli_reconnect()
4701 if (interactive) in main()
[all …]
/freebsd-12.1/tools/tools/editing/
H A Dfreebsd.el27 (defun bsd () (interactive)
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dinform4 # inform: file(1) magic for Inform interactive fiction language

1234567