Home
last modified time | relevance | path

Searched refs:differs (Results 1 – 25 of 95) sorted by relevance

1234

/freebsd-12.1/contrib/mtree/
H A Dspecspec.c130 int differs; in compare_nodes() local
136 differs = 0; in compare_nodes()
148 differs = 0; in compare_nodes()
155 differs |= F_GID; in compare_nodes()
159 differs |= F_MODE; in compare_nodes()
163 differs |= F_SIZE; in compare_nodes()
167 differs |= F_TIME; in compare_nodes()
169 differs |= F_UID; in compare_nodes()
173 differs |= F_MD5; in compare_nodes()
175 differs |= F_SHA1; in compare_nodes()
[all …]
/freebsd-12.1/usr.sbin/fmtree/
H A Dspecspec.c117 int differs; in compare_nodes() local
123 differs = 0; in compare_nodes()
135 differs = 0; in compare_nodes()
142 differs |= F_GID; in compare_nodes()
146 differs |= F_MODE; in compare_nodes()
150 differs |= F_SIZE; in compare_nodes()
154 differs |= F_TIME; in compare_nodes()
156 differs |= F_UID; in compare_nodes()
160 differs |= F_MD5; in compare_nodes()
162 differs |= F_SHA1; in compare_nodes()
[all …]
/freebsd-12.1/lib/libc/posix1e/
H A Dacl_strip.c172 int differs; in acl_is_trivial_np() local
206 differs = _acl_differs(aclp, tmpacl); in acl_is_trivial_np()
209 if (differs == 0) { in acl_is_trivial_np()
221 differs = _acl_differs(aclp, tmpacl); in acl_is_trivial_np()
224 if (differs) in acl_is_trivial_np()
/freebsd-12.1/contrib/llvm/lib/Target/RISCV/
H A DRISCVInstrFormatsC.td49 // The immediate value encoding differs for each instruction, so each subclass
65 // The immediate value encoding differs for each instruction, so each subclass
91 // The immediate value encoding differs for each instruction, so each subclass
106 // The immediate value encoding differs for each instruction, so each subclass
/freebsd-12.1/bin/sh/tests/builtins/
H A Dexit3.03 # exit without arguments differs from exit $? in an EXIT trap.
/freebsd-12.1/bin/sh/tests/parser/
H A Dheredoc8.014 # This is possibly useful but differs from other shells.
/freebsd-12.1/usr.bin/units/
H A DREADME8 This program differs from the unix units program in the following
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DLeonFeatures.td28 // CASA Support differs between LEON3-FT GR712RC and LEON3-FT UT699
/freebsd-12.1/share/i18n/csmapper/APPLE/
H A DUCS%ARABIC.src194 # Baghdad, Geeza, Kufi, Nadeem. It differs from the standard variant
200 # Thuluth and Thuluth bold. It differs from the standard variant in
206 # It differs from the standard variant in the following way:
H A DARABIC%UCS.src194 # Baghdad, Geeza, Kufi, Nadeem. It differs from the standard variant
200 # Thuluth and Thuluth bold. It differs from the standard variant in
206 # It differs from the standard variant in the following way:
/freebsd-12.1/crypto/openssl/doc/man3/
H A DBIO_s_file.pod147 occurred this differs from other types of BIO which will typically return
/freebsd-12.1/crypto/openssh/
H A DPROTOCOL.chacha20poly130518 proposed for TLS by Adam Langley in [3], but differs in the layout of
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticSerializationKinds.td47 "%0 differs in PCH file vs. current file">;
96 "definition of macro '%0' differs between the precompiled header ('%1') "
/freebsd-12.1/tools/tools/vt/keymaps/
H A DKBDFILES.map17 #ISO8859-1 br275.iso.kbd br.kbd.from-iso1 (only AltGr-Shift-6 differs from CP850)
/freebsd-12.1/sys/mips/conf/
H A DTL-ARCHERC7V2.hints143 # Flash layout - the tplink layout differs to what's passed
/freebsd-12.1/lib/libc/softfloat/
H A Dtimesoftfloat.txt78 unit of measure differs from the traditional MFLOPS (``millions of floating-
/freebsd-12.1/contrib/amd/
H A Dldap-id.ms44 the intended usage of this schema differs from that of [HOWARD] in many
H A Dldap-id.txt29 differs from that of [HOWARD] in many respects.
/freebsd-12.1/contrib/ntp/
H A DREADME.leapsmear97 differs significantly from UTC, and thus from the time provided by normal,
101 - Since smeared time differs from true UTC, and many applications require
/freebsd-12.1/crypto/openssl/doc/man7/
H A Dpassphrase-encoding.pod150 This differs from the previous attempt because ISO-8859-1 maps directly to
/freebsd-12.1/crypto/heimdal/doc/
H A Dkerberos4.texi24 differs from the first component of the corresponding version 5
/freebsd-12.1/sys/gnu/dts/arm64/exynos/
H A Dexynos5433-tm2-common.dtsi627 * LDO31 differs from target to target,
671 * LDO38 differs from target to target,
/freebsd-12.1/lib/libc/locale/
H A DDESIGN.xlocale44 differs from the Darwin implementation, which includes a deprecated
/freebsd-12.1/usr.bin/sed/
H A DPOSIX57 5. The rule for the l command differs from historic practice. Table
/freebsd-12.1/contrib/sendmail/libmilter/
H A DREADME58 threading support differs according to the compiler and linker used. Check

1234