Lines Matching defs:forced
624 * to be forced, execute that instead.
630 const char *forced = NULL, *tty = NULL;
636 forced = "(config)";
640 forced = "(key-option)";
642 s->forced = 0;
643 if (forced != NULL) {
644 s->forced = 1;
651 "forced-command %s '%.900s'", forced, command);
964 /* ignore _PATH_SSH_USER_RC for subsystems and admin forced commands */
1824 if (s->forced || s->is_subsystem) {
1826 signame, s->forced ? "forced-command" : "subsystem");
2160 * delay detach of session (unless this is a forced close),