/freebsd/contrib/mtree/ |
H A D | specspec.c | 130 int differs; in compare_nodes() local 136 differs = 0; in compare_nodes() 138 differs = n2->flags; in compare_nodes() 139 mismatch(n1, n2, differs, path); in compare_nodes() 143 differs = n1->flags; in compare_nodes() 144 mismatch(n1, n2, differs, path); in compare_nodes() 148 differs = F_TYPE; in compare_nodes() 149 mismatch(n1, n2, differs, path); in compare_nodes() 153 differs |= F_CKSUM; in compare_nodes() 155 differs |= F_GID; in compare_nodes() [all …]
|
/freebsd/lib/libc/posix1e/ |
H A D | acl_strip.c | 160 int differs; in acl_is_trivial_np() local 194 differs = _acl_differs(aclp, tmpacl); in acl_is_trivial_np() 197 if (differs == 0) { in acl_is_trivial_np() 209 differs = _acl_differs(aclp, tmpacl); in acl_is_trivial_np() 212 if (differs) in acl_is_trivial_np()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrFormatsC.td | 37 // The immediate value encoding differs for each instruction, so each subclass 52 // The immediate value encoding differs for each instruction, so each subclass 78 // The immediate value encoding differs for each instruction, so each subclass 93 // The immediate value encoding differs for each instruction, so each subclass 160 // The immediate value encoding differs for each instruction, so each subclass 175 // The immediate value encoding differs for each instruction, so each subclass 191 // The immediate value encoding differs for each instruction, so each subclass 206 // The immediate value encoding differs for each instruction, so each subclass
|
/freebsd/contrib/expat/tests/ |
H A D | xmltest.sh | 13 # output differs are prefixed with "Output differs:", and a diff file 93 echo "Output differs: $reldir$file"
|
H A D | xmltest.log.expected | 1 Output differs: ibm/valid/P02/ibm02v01.xml
|
/freebsd/crypto/openssh/regress/ |
H A D | keygen-convert.sh | 40 fail "$t imported differs from original" 51 fail "$t exported pubkey differs from generated"
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | opt-keep-going-indirect.mk | 17 # between the various error messages differs between the modes, for no 36 # The output in case of a failure needlessly differs between compat and
|
/freebsd/contrib/mandoc/ |
H A D | mandocd.8 | 142 that differs from 146 that differs from
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_entry_perms.3 | 174 (This differs from 194 (In particular, this differs from
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
H A D | ThreadElfCore.h | 23 // PRSTATUS structure's size differs based on architecture. 91 // PRPSINFO structure's size differs based on architecture.
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf_begin.3 | 263 differs from the one the ELF descriptor 269 differs from the value specified when ELF descriptor
|
/freebsd/bin/sh/tests/builtins/ |
H A D | exit3.0 | 2 # exit without arguments differs from exit $? in an EXIT trap.
|
/freebsd/crypto/openssl/demos/cipher/ |
H A D | ariacbc.c | 100 printf("Final ciphertext differs from expected ciphertext\n"); in aria_cbc_encrypt() 156 printf("Final plaintext differs from original plaintext\n"); in aria_cbc_decrypt()
|
H A D | aeskeywrap.c | 101 printf("Final ciphertext differs from expected ciphertext\n"); in aes_wrap_encrypt() 158 printf("Final plaintext differs from original plaintext\n"); in aes_wrap_decrypt()
|
/freebsd/bin/sh/tests/parser/ |
H A D | heredoc8.0 | 13 # This is possibly useful but differs from other shells.
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | mvebu-sdram-controller.txt | 4 differs from one SoC variant to another, but they also share a number
|
/freebsd/usr.bin/units/ |
H A D | README | 7 This program differs from the unix units program in the following
|
/freebsd/contrib/dialog/samples/ |
H A D | msgbox6 | 3 # this differs from msgbox3 by making a window small enough to force scrolling.
|
H A D | msgbox5 | 3 # this differs from msgbox3 by making a window small enough to force scrolling.
|
H A D | msgbox6a | 3 # this differs from msgbox3 by making a window small enough to force scrolling.
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticSerializationKinds.td | 42 "%0 differs in PCH file vs. current file">; 106 "definition of macro '%0' differs between the precompiled header ('%1') "
|
/freebsd/lib/libc/tests/net/getaddrinfo/ |
H A D | Makefile | 9 .error This testcase needs to be ported to FreeBSD (the output from getaddrinfo_test differs from N…
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sa8155p.dtsi | 6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | ltc2941.txt | 18 into the chip only if it differs from the current setting. The setting is
|
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_libopts.c | 39 * version-proc = ntpOptionPrintVersion; in copyright.def. It differs
|