| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | log.c | 428 int forced = 0; in sshlogv() local 441 forced = 1; in sshlogv() 446 if (forced) in sshlogv() 453 do_log(level, forced, suffix, fmt2, args); in sshlogv() 457 sshlogdirect(LogLevel level, int forced, const char *fmt, ...) in sshlogdirect() argument 462 do_log(level, forced, NULL, fmt, args); in sshlogdirect()
|
| D | session.h | 41 int forced; member
|
| D | session.c | 636 const char *forced = NULL, *tty = NULL; in do_exec() local 642 forced = "(config)"; in do_exec() 646 forced = "(key-option)"; in do_exec() 648 s->forced = 0; in do_exec() 649 if (forced != NULL) { in do_exec() 650 s->forced = 1; in do_exec() 657 "forced-command %s '%.900s'", forced, command); in do_exec() 1964 if (s->forced || s->is_subsystem) { in session_signal_req() 1966 signame, s->forced ? "forced-command" : "subsystem"); in session_signal_req()
|
| /netbsd/src/external/ibm-public/postfix/dist/ |
| D | RELEASE_NOTES-3.5 | 91 Major changes - forced expiration 98 The forced-to-expire status is stored in a queue file attribute. 103 The postsuper(1) -e and -f options both set the forced-to-expire 108 In the mailq(1) or postqueue(1) -p output, a forced-to-expire message 111 true or false) that shows the forced-to-expire status.
|
| /netbsd/src/games/adventure/ |
| D | subr.c | 127 forced(int locc) in forced() function 157 if (newloc != loc && !forced(loc) && !bitset(loc, 3)) { in fdwarf() 167 if (loc == 0 || forced(loc) || bitset(newloc, 3)) in fdwarf() 201 || newloc == dloc[i] || forced(newloc) in fdwarf() 389 if (forced(k = oldloc)) in mback() 407 if (forced(ll) && k == j->tloc) in mback()
|
| D | extern.h | 75 int forced(int);
|
| D | main.c | 110 if (!forced(loc) && dark()) { in main() 124 if (forced(loc)) in main()
|
| /netbsd/src/external/bsd/am-utils/dist/m4/macros/ |
| D | check_os_libs.m4 | 6 dnl lots of code. So I am forced to use a special purpose macro that sets
|
| /netbsd/src/sys/arch/m68k/fpsp/ |
| D | res_func.sa | 204 * If bit 2 is set, round is forced to double. If it is clear, 205 * and bit 6 is set, round is forced to single. If both are clear, 218 * The move or operation is not with forced precision. Test for 500 * If bit 2 is set, round is forced to double. If it is clear, 501 * and bit 6 is set, round is forced to single. If both are clear, 512 * The move or operation is not with forced precision. Use the 792 btst.l #6,d0 ;test for forced precision 796 move.l #$1,d0 ;inst is forced single 799 move.l #$2,d0 ;inst is forced double 802 bfextu FPCR_MODE(a6){0:2},d0 ;inst not forced - use fpcr prec [all …]
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/alpha/ |
| D | com.asm | 51 C The fbeq is forced into the second cycle of the loop using unops, since
|
| /netbsd/src/external/gpl3/gdb/dist/sim/ppc/ |
| D | dc-stupid | 24 array,expand-forced: 6: 9: 6: 9:BO: 0xfc000000:0x40000000
|
| D | dc-complex | 24 array,expand-forced: 6:10: 6:10:BO: 0xfc000000:0x40000000
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
| D | t-darwin | 33 # forced into every object.
|
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | server.c | 966 bool forced = false; in serve_root() local 971 forced = true; in serve_root() 977 forced = true; in serve_root() 980 if (forced && !quiet in serve_root() 5487 bool forced = false; in serve_gzip_contents() local 5500 forced = true; in serve_gzip_contents() 5505 forced = true; in serve_gzip_contents() 5508 if (forced && !quiet in serve_gzip_contents() 5524 bool forced = false; in serve_gzip_stream() local 5531 forced = true; in serve_gzip_stream() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pdp11/ |
| D | pdp11-modes.def | 32 zero) if V is not forced to 0 by the instruction. In such cases, V
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/ |
| D | unwind.inc | 131 is not a forced unwind. Further, note where we found a handler. */ 202 /* Raise an exception for forced unwinding. */
|
| /netbsd/src/external/bsd/nvi/docs/internals/ |
| D | autowrite | 36 to the file caused by the autowrite flag is never forced.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/include/ |
| D | gcc-common.texi | 71 @c forced to the bottom of the page.
|
| /netbsd/src/external/mit/xorg/lib/libxcb/files/ |
| D | screensaver.h | 213 uint8_t forced; member
|
| /netbsd/src/games/quiz/datfiles/ |
| D | latin | 5 impulit:{he }[drove|forced]
|
| /netbsd/src/external/gpl3/gcc/dist/libcpp/include/ |
| D | cpplib.h | 1118 cpp_macro *forced = NULL) 1122 node->value.macro = forced;
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/ |
| D | 4k.md | 81 ;; additional stall is forced.
|
| /netbsd/src/sys/external/bsd/dwc2/dist/ |
| D | dwc2_core.c | 3263 bool forced; in dwc2_get_host_hwparams() local 3268 forced = dwc2_force_mode_if_needed(hsotg, true); in dwc2_get_host_hwparams() 3275 if (forced) in dwc2_get_host_hwparams() 3292 bool forced; in dwc2_get_dev_hwparams() local 3298 forced = dwc2_force_mode_if_needed(hsotg, false); in dwc2_get_dev_hwparams() 3303 if (forced) in dwc2_get_dev_hwparams()
|
| /netbsd/src/tests/usr.bin/cc/ |
| D | ubsan_common.subr | 43 atf_set "descr" "Test forced skip"
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-tic54x.c | 4402 subsym_substitute (char *line, int forced) in subsym_substitute() argument 4481 if ((forced && current_char == ':') in subsym_substitute() 4482 || (!forced && is_name_beginner (current_char))) in subsym_substitute() 4492 if (forced) in subsym_substitute() 4516 forced ? "Forced substitution" : "Substitution", name); in subsym_substitute() 4671 if (forced) in subsym_substitute() 4723 if (forced) in subsym_substitute()
|