Home
last modified time | relevance | path

Searched refs:forced (Results 1 – 25 of 47) sorted by relevance

12

/dragonfly/crypto/openssh/
H A Dlog.c468 int forced = 0; in sshlogv() local
477 forced = 1; in sshlogv()
482 if (forced) in sshlogv()
489 do_log(level, forced, suffix, fmt2, args); in sshlogv()
493 sshlogdirect(LogLevel level, int forced, const char *fmt, ...) in sshlogdirect() argument
498 do_log(level, forced, NULL, fmt, args); in sshlogdirect()
H A Dsession.h38 int forced; member
H A Dsession.c661 const char *forced = NULL, *tty = NULL; in do_exec() local
667 forced = "(config)"; in do_exec()
671 forced = "(key-option)"; in do_exec()
673 s->forced = 0; in do_exec()
674 if (forced != NULL) { in do_exec()
675 s->forced = 1; in do_exec()
682 "forced-command %s '%.900s'", forced, command); in do_exec()
2149 if (s->forced || s->is_subsystem) { in session_signal_req()
2151 signame, s->forced ? "forced-command" : "subsystem"); in session_signal_req()
H A Dmonitor_wrap.c85 mm_log_handler(LogLevel level, int forced, const char *msg, void *ctx) in mm_log_handler() argument
100 (r = sshbuf_put_u32(log_msg, forced)) != 0 || in mm_log_handler()
H A Dmonitor.c418 u_int len, level, forced; in monitor_read_log() local
451 (r = sshbuf_get_u32(logmsg, &forced)) != 0 || in monitor_read_log()
458 sshlogdirect(level, forced, "%s [preauth]", msg); in monitor_read_log()
/dragonfly/games/adventure/
H A Dsubr.c119 forced(int locc) in forced() function
149 if (newloc != loc && !forced(loc) && !bitset(loc, 3)) { in fdwarf()
159 if (loc == 0 || forced(loc) || bitset(newloc, 3)) in fdwarf()
193 || newloc == dloc[i] || forced(newloc) in fdwarf()
381 if (forced(k = oldloc)) in mback()
399 if (forced(ll) && k == j->tloc) in mback()
H A Dextern.h75 int forced(int);
H A Dmain.c97 if (!forced(loc) && dark()) { in main()
111 if (forced(loc)) in main()
/dragonfly/nrelease/root/etc/rc.d/
H A Dpfi148 forced-commands-only)
/dragonfly/stand/boot/pc32/loader/
H A Dhelp.i38665 forced by setting this variable.
/dragonfly/contrib/cvs-1.12/src/
H A Dserver.c963 bool forced = false; in serve_root() local
968 forced = true; in serve_root()
974 forced = true; in serve_root()
977 if (forced && !quiet in serve_root()
5462 bool forced = false; in serve_gzip_contents() local
5475 forced = true; in serve_gzip_contents()
5480 forced = true; in serve_gzip_contents()
5483 if (forced && !quiet in serve_gzip_contents()
5499 bool forced = false; in serve_gzip_stream() local
5506 forced = true; in serve_gzip_stream()
[all …]
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dunwind.inc126 is not a forced unwind. Further, note where we found a handler. */
192 /* Raise an exception for forced unwinding. */
H A Dunwind-arm-common.inc305 /* Perform phase2 forced unwinding. */
392 while calling the stop function during forced unwinding. If the
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dunwind.inc131 is not a forced unwind. Further, note where we found a handler. */
201 /* Raise an exception for forced unwinding. */
/dragonfly/contrib/gcc-4.7/gcc/doc/include/
H A Dgcc-common.texi72 @c forced to the bottom of the page.
/dragonfly/games/quiz/datfiles/
H A Dlatin5 impulit:{he }[drove|forced]
/dragonfly/contrib/wpa_supplicant/src/p2p/
H A Dp2p.h2029 u8 forced);
H A Dp2p.c4719 u8 forced) in p2p_set_listen_channel() argument
4728 if (p2p->cfg->channel_forced && forced == 0) { in p2p_set_listen_channel()
4740 p2p->cfg->channel_forced = forced; in p2p_set_listen_channel()
4745 p2p->pending_channel_forced = forced; in p2p_set_listen_channel()
/dragonfly/contrib/bzip2/
H A DCHANGES76 decline to break hard links to a file unless forced with -f
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME-P2P172 can be forced with go_intent=15).
187 "freq" can be used to set a forced operating channel (e.g., freq=2412
/dragonfly/bin/cpdup/
H A DBACKUPS268 PermitRootLogin forced-commands-only
/dragonfly/sys/vfs/hammer2/
H A DFREEMAP314 be forced to use specific radix values in order to guarantee that
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.def556 Note that if the expression is a reference to storage, it is forced out
563 the value of 't.i' must be forced out of memory.
566 BLKmode, because it will not be forced out of memory. */
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.def624 Note that if the expression is a reference to storage, it is forced out
631 the value of 't.i' must be forced out of memory.
634 BLKmode, because it will not be forced out of memory. */
/dragonfly/contrib/binutils-2.27/gprof/
H A DREADME282 can be forced to print the full pathname of

12