Home
last modified time | relevance | path

Searched refs:differ (Results 1 – 25 of 130) sorted by relevance

123456

/freebsd-12.1/usr.sbin/fmtree/
H A Dspecspec.c93 mismatch(NODE *n1, NODE *n2, int differ, char const *path) in mismatch() argument
97 shownode(n1, differ, path); in mismatch()
102 shownode(n2, differ, path); in mismatch()
105 if (!(differ & keys)) in mismatch()
108 shownode(n1, differ, path); in mismatch()
110 shownode(n2, differ, path); in mismatch()
/freebsd-12.1/contrib/mtree/
H A Dspecspec.c106 mismatch(NODE *n1, NODE *n2, int differ, char const *path) in mismatch() argument
110 shownode(n1, differ, path); in mismatch()
115 shownode(n2, differ, path); in mismatch()
118 if (!(differ & keys)) in mismatch()
121 shownode(n1, differ, path); in mismatch()
123 shownode(n2, differ, path); in mismatch()
/freebsd-12.1/contrib/ntp/sntp/m4/
H A Dntp_cacheversion.m44 # saved by the prior run in config.cache. If they differ, clear all
6 # is known to differ in a cache-invalidating manner.
/freebsd-12.1/crypto/openssl/doc/man3/
H A DCRYPTO_memcmp.pod28 as the return value when they differ is undefined, other than being non-zero.
H A DSSL_get_ciphers.pod42 The list of ciphers that would be sent in a ClientHello can differ from
H A DEVP_DigestInit.pod119 useful if large amounts of data are to be hashed which only differ in the last
/freebsd-12.1/sys/gnu/dts/arm64/exynos/
H A Dexynos5433-tm2e.dts20 * TM2 and TM2e differ only by DISP_PLL rate, but define all assigned
H A Dexynos5433-tm2.dts20 * TM2 and TM2e differ only by DISP_PLL rate, but define all assigned
/freebsd-12.1/sys/mips/conf/
H A DBERI_TPAD.hints27 # I/O differ: the frame buffer accepts 16-bit I/O, and the touch input device
/freebsd-12.1/crypto/openssl/
H A DNOTES.PERL17 differ, and you may have to check that you do get the core modules
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dterminfo38 # Solaris uses the SVr3 formats (sparc and x86 differ endian-ness)
H A Dfreebsd67 # I suspect the two will differ only in perverse and uninteresting cases
/freebsd-12.1/tools/tools/nanobsd/rescue/Files/etc/ssh/
H A Dsshd_config14 # Note that some of FreeBSD's defaults differ from OpenBSD's, and
/freebsd-12.1/crypto/openssh/
H A Dsshd_config14 # Note that some of FreeBSD's defaults differ from OpenBSD's, and
/freebsd-12.1/contrib/diff/doc/
H A Ddiff.texi121 where two files differ. @command{cmp} can also show all the bytes
122 that differ between the two files, side by side. A way to compare
388 @cindex summarizing which files differ
710 where the files differ. Context format hunks look like this:
822 where the files differ. Unified format hunks look like this:
971 The files differ and only the first file contains the line.
974 The files differ and only the second file contains the line.
1746 (The exact message may differ in non-English locales.)
2094 differ, it is a @dfn{two-way hunk}.
3534 the files differ.
[all …]
/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_diff.c421 differ(void *arg) in differ() function
784 if (pthread_create(&tid, NULL, differ, &di)) { in zfs_show_diffs()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMSA.txt64 These three operations differ only in the operand that is tied to the
/freebsd-12.1/contrib/diff/
H A DNEWS21 * Diff now simply prints "Files A and B differ" instead of "Binary
22 files A and B differ". The message is output if either A or B
/freebsd-12.1/usr.sbin/bsdconfig/share/
H A Dscript.subr53 # defined functions but differ from those functions in the following ways:
/freebsd-12.1/contrib/mandoc/
H A DINSTALL160 check that no "#define HAVE_*" differ from your expectations.
/freebsd-12.1/sys/cddl/contrib/opensolaris/
H A DOPENSOLARIS.LICENSE209 must make it absolutely clear that any terms which differ from
257 differ from this License.
/freebsd-12.1/cddl/contrib/opensolaris/
H A DOPENSOLARIS.LICENSE209 must make it absolutely clear that any terms which differ from
257 differ from this License.
/freebsd-12.1/contrib/ntp/sntp/libopts/
H A DCOPYING.lgplv3149 differ in detail to address new problems or concerns.
/freebsd-12.1/contrib/gcc/config/i386/
H A Dpredicates.md180 constraints for code models differ. */
281 constraints for code models differ. */
/freebsd-12.1/sys/gnu/dts/arm/
H A Ddra72x-mmc-iodelay.dtsi32 * e) If in future, DRA71x and DRA72x values differ, then add 'dra71_' and

123456