Home | History | Annotate | Download | only in openssh

Lines Matching defs:forced

613  * to be forced, execute that instead.
620 const char *forced = NULL, *tty = NULL;
626 forced = "(config)";
630 forced = "(key-option)";
632 if (forced != NULL) {
639 "forced-command %s '%.900s'", forced, command);
1183 /* ignore _PATH_SSH_USER_RC for subsystems and admin forced commands */