/freebsd/sbin/bectl/ |
H A D | bectl_jail.c | 131 build_jailcmd(char ***argvp, bool interactive, int argc, char *argv[]) in build_jailcmd() 240 bool default_hostname, interactive, unjail; in bectl_cmd_jail() local
|
/freebsd/contrib/sendmail/libsm/ |
H A D | t-sem.c | 324 bool interactive = false; local
|
H A D | t-shm.c | 204 bool interactive = false; local
|
/freebsd/usr.sbin/fdwrite/ |
H A D | fdwrite.c | 69 int interactive = 1; main() local
|
/freebsd/usr.bin/top/ |
H A D | screen.c | 60 init_termcap(bool interactive) in init_termcap()
|
H A D | top.c | 248 char interactive = 2; in main() local
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | globals.c | 13 int interactive; /* interactively prompt on m* cmds */ variable
|
/freebsd/usr.sbin/bsdinstall/partedit/ |
H A D | part_wizard.c | 334 int interactive) in wizard_makeparts()
|
H A D | gpart_ops.c | 940 const char *scheme, int interactive) in add_boot_partition() 1030 char **partname, int interactive) in gpart_create()
|
/freebsd/usr.bin/tftp/ |
H A D | main.c | 170 bool interactive; in main() local 733 command(bool interactive, EditLine *el, History *hist, HistEvent *hep) in command()
|
/freebsd/contrib/elftoolchain/ar/ |
H A D | acpyacc.y | 87 static int interactive; variable
|
/freebsd/usr.bin/ar/ |
H A D | acpyacc.y | 84 static int interactive; variable
|
/freebsd/usr.sbin/ngctl/ |
H A D | main.c | 141 int interactive = isatty(0) && isatty(1); in main() local
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectWatchpointCommand.cpp | 172 void IOHandlerActivated(IOHandler &io_handler, bool interactive) override { in IOHandlerActivated()
|
H A D | CommandObjectBreakpointCommand.cpp | 195 void IOHandlerActivated(IOHandler &io_handler, bool interactive) override { in IOHandlerActivated()
|
/freebsd/crypto/openssh/ |
H A D | ssh.c | 2140 int r, interactive = tty_flag; in ssh_session2_setup() local 2224 int r, interactive, id = -1; in ssh_session2() local
|
H A D | ssh-pkcs11-client.c | 237 pkcs11_init(int interactive) in pkcs11_init()
|
H A D | ssh-pkcs11.c | 95 pkcs11_init(int interactive) in pkcs11_init() 1869 pkcs11_init(int interactive) in pkcs11_init()
|
/freebsd/bin/pkill/ |
H A D | pkill.c | 103 static int interactive; variable
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | IOHandler.h | 199 virtual void IOHandlerActivated(IOHandler &io_handler, bool interactive) {} in IOHandlerActivated() argument
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | REPL.cpp | 102 void REPL::IOHandlerActivated(IOHandler &io_handler, bool interactive) { in IOHandlerActivated() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/ |
H A D | ScriptInterpreterLua.cpp | 57 void IOHandlerActivated(IOHandler &io_handler, bool interactive) override { in IOHandlerActivated() argument
|
/freebsd/crypto/heimdal/kuser/ |
H A D | kinit.c | 352 int interactive) in get_new_tickets()
|
/freebsd/contrib/tnftp/src/ |
H A D | ftp_var.h | 211 GLOBAL int interactive; /* interactively prompt on m* cmds */ variable
|
/freebsd/usr.bin/lex/ |
H A D | initscan.c | 2728 interactive = ! option_sense; variable 2796 interactive = option_sense; variable
|