forced
int forced = 0;
forced = 1;
if (forced)
do_log(level, forced, suffix, fmt2, args);
sshlogdirect(LogLevel level, int forced, const char *fmt, ...)
do_log(level, forced, NULL, fmt, args);
u_int len, level, forced;
(r = sshbuf_get_u32(logmsg, &forced)) != 0 ||
sshlogdirect(level, forced, "%s [preauth]", msg);
(r = sshbuf_put_u32(log_msg, forced)) != 0 ||
mm_log_handler(LogLevel level, int forced, const char *msg, void *ctx)
void mm_log_handler(LogLevel level, int forced, const char *msg, void *ctx);
if (s->forced || s->is_subsystem) {
signame, s->forced ? "forced-command" : "subsystem");
const char *forced = NULL, *tty = NULL;
forced = "(config)";
forced = "(key-option)";
s->forced = 0;
if (forced != NULL) {
s->forced = 1;
"forced-command %s '%.900s'", forced, command);
int forced;
int forced(int);
if (forced(loc))
if (!forced(loc) && dark()) {
if (newloc != loc && !forced(loc) && !bitset(loc, 3)) {
if (loc == 0 || forced(loc) || bitset(newloc, 3))
|| newloc == dloc[i] || forced(newloc)
if (forced(k = oldloc))
if (forced(ll) && k == j->tloc)