/freebsd/sbin/bectl/ |
H A D | bectl_jail.c | 110 build_jailcmd(char ***argvp, bool interactive, int argc, char *argv[]) in build_jailcmd() 219 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/mail/tests/ |
H A D | mailx_signal_test.c | 32 mailx_signal_test(int signo, bool interactive) in mailx_signal_test()
|
/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.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/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/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 | 145 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 | 2199 int r, interactive = tty_flag; in ssh_session2_setup() local 2283 int r, interactive, id = -1; in ssh_session2() local
|
H A D | ssh-pkcs11-client.c | 237 pkcs11_init(int interactive) in pkcs11_init()
|
/freebsd/bin/pkill/ |
H A D | pkill.c | 103 static int interactive; variable
|
/freebsd/crypto/krb5/src/windows/kfwlogon/ |
H A D | kfwlogon.c | 201 BOOLEAN interactive = TRUE; in NPLogonNotify() local
|
/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
|