Searched refs:permit_local_command (Results 1 – 5 of 5) sorted by relevance
145 int permit_local_command; member
1988 intptr = &options->permit_local_command; in process_config_line_depth()2669 options->permit_local_command = -1; in initialize_options()2864 if (options->permit_local_command == -1) in fill_default_options()2865 options->permit_local_command = 0; in fill_default_options()3593 dump_cfg_fmtint(oPermitLocalCommand, o->permit_local_command); in dump_client_config()
1011 if (!options.permit_local_command) in process_cmdline()1018 if (*s == '!' && options.permit_local_command) { in process_cmdline()1456 } else if (options.forward_x11 || options.permit_local_command) { in client_loop()
1664 if (!options.permit_local_command || in ssh_local_cmd()
2269 options.permit_local_command) in ssh_session2()