| /freebsd/crypto/openssh/ |
| H A D | log.c | 457 int forced = 0; in sshlogv() local 470 forced = 1; in sshlogv() 475 if (forced) in sshlogv() 482 do_log(level, forced, suffix, fmt2, args); in sshlogv() 486 sshlogdirect(LogLevel level, int forced, const char *fmt, ...) in sshlogdirect() argument 491 do_log(level, forced, NULL, fmt, args); in sshlogdirect()
|
| H A D | session.h | 38 int forced; member
|
| H A D | session.c | 671 const char *forced = NULL, *tty = NULL; in do_exec() local 677 forced = "(config)"; in do_exec() 681 forced = "(key-option)"; in do_exec() 683 s->forced = 0; in do_exec() 684 if (forced != NULL) { in do_exec() 685 s->forced = 1; in do_exec() 692 "forced-command %s '%.900s'", forced, command); in do_exec() 2160 if (s->forced || s->is_subsystem) { in session_signal_req() 2162 signame, s->forced ? "forced-command" : "subsystem"); in session_signal_req()
|
| H A D | sandbox-seccomp-filter.c | 452 void mm_log_handler(LogLevel level, int forced, const char *msg, void *ctx);
|
| H A D | monitor_wrap.c | 87 mm_log_handler(LogLevel level, int forced, const char *msg, void *ctx) in mm_log_handler() argument 102 (r = sshbuf_put_u32(log_msg, forced)) != 0 || in mm_log_handler()
|
| H A D | monitor.c | 442 u_int len, level, forced; in monitor_read_log() local 475 (r = sshbuf_get_u32(logmsg, &forced)) != 0 || in monitor_read_log() 482 sshlogdirect(level, forced, "%s [%s]", msg, in monitor_read_log()
|
| /freebsd/contrib/pam-krb5/tests/data/scripts/alt-auth/ |
| H A D | force | 1 # Test forced alternative authentication principal. -*- conf -*-
|
| H A D | force-fallback | 1 # Test forced alternative authentication with fallback. -*- conf -*-
|
| H A D | force-fail-debug | 1 # Test failure of forced authentication principal (no fallback). -*- conf -*-
|
| /freebsd/sys/contrib/device-tree/Bindings/pci/ |
| H A D | spear13xx-pcie.txt | 14 - st,pcie-is-gen1 indicates that forced gen1 initialization is needed.
|
| /freebsd/sys/fs/tmpfs/ |
| H A D | tmpfs_vfsops.c | 284 bool forced; in tmpfs_rw_to_ro() local 286 forced = (mp->mnt_flag & MNT_FORCE) != 0; in tmpfs_rw_to_ro() 287 flags = WRITECLOSE | (forced ? FORCECLOSE : 0); in tmpfs_rw_to_ro() 294 if (!forced && tmpfs_check_rw_maps(mp)) { in tmpfs_rw_to_ro()
|
| /freebsd/stand/i386/loader/ |
| H A D | help.i386 | 36 forced by setting this variable.
|
| /freebsd/lib/geom/part/ |
| H A D | geom_part.c | 910 int error, forced, i, l, nargs, created, rl; in gpart_restore() local 917 forced = gctl_get_int(req, "force"); in gpart_restore() 938 if (forced) { in gpart_restore() 949 gctl_ro_param(r, "force", sizeof(forced), in gpart_restore() 950 &forced); in gpart_restore()
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | qcom-rpm.txt | 200 Definition: indicates that the regulator should be forced to a 226 Definition: indicates that the regulator should not be forced to any
|
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | palmas-pmic.txt | 49 2 - eco, 3 - forced pwm
|
| /freebsd/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | PassRegistry.def | 535 "no-interleave-forced-only;interleave-forced-only;no-vectorize-forced-only;" 536 "vectorize-forced-only")
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | keystone-netcp.txt | 100 - mac<->mac forced mode: 2 104 - 10Gb mac<->mac forced mode : 11
|
| /freebsd/sys/dev/e1000/ |
| H A D | README | 117 support auto-negotiation or one that has been forced to a specific speed or 119 and higher cannot be forced. Use the autonegotiation advertising setting to 144 If the interface is currently forced to 100 full duplex, you must use this
|
| /freebsd/contrib/llvm-project/lld/docs/ |
| H A D | missingkeyfunction.rst | 20 function, and the compiler is forced to emit the vtable in every translation unit
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | mountu.sh | 180 UFS/NFS/msdosfs reclaim vnode on rw->ro forced remount, and
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | EC_POINT_add.pod | 48 forced. These functions were deprecated in OpenSSL 3.0 and should no longer be used.
|
| /freebsd/sys/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 151 …`HEAD` in git terms) contains a line `ZFS-CI-Type: quick`, quick mode is forced regardless of what… 152 * Otherwise, if any commit in a PR contains a line `ZFS-CI-Type: full`, full mode is forced.
|
| /freebsd/lib/libc/softfloat/ |
| H A D | softfloat-source.txt | 189 good speed. Even if inlining cannot be forced with a language keyword, 347 inlining cannot be forced by an appropriate definition of the `INLINE'
|
| /freebsd/crypto/openssh/regress/ |
| H A D | README.regress | 119 forcecommand.sh: forced command
|
| /freebsd/sys/contrib/zstd/zlibWrapper/ |
| H A D | README.md | 60 We were forced to turn off the following functions: `test_flush`, `test_sync` which use currently u…
|