HomeSort by: relevance | last modified time | path
    Searched refs:differs (Results 1 - 16 of 16) sorted by relevancy

  /src/usr.sbin/mtree/
specspec.c 130 int differs; local in function:compare_nodes
136 differs = 0;
138 differs = n2->flags;
139 mismatch(n1, n2, differs, path);
143 differs = n1->flags;
144 mismatch(n1, n2, differs, path);
148 differs = F_TYPE;
149 mismatch(n1, n2, differs, path);
153 differs |= F_CKSUM;
155 differs |= F_GID
    [all...]
  /src/lib/libc/posix1e/
acl_strip.c 159 int differs; local in function:acl_is_trivial_np
193 differs = _acl_differs(aclp, tmpacl);
196 if (differs == 0) {
208 differs = _acl_differs(aclp, tmpacl);
211 if (differs)
  /src/usr.bin/make/unit-tests/
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
opt-debug-errors-jobs.mk 42 # expanded command as well whenever it differs from the unexpanded command.
opt-jobs-no-action.mk 6 # The format of the output differs from the output of only the -n option,
cond-token-string.mk 57 # This differs from many other places where whitespace is trimmed.
posix1.mk 140 # object's name differs from the member's because there was a bug which
varmod-gmtime.mk 77 # 0 means now; this differs from GNode.mtime, where a 0 means nonexistent.
varmod-localtime.mk 77 # 0 means now; this differs from GNode.mtime, where a 0 means nonexistent.
dep-var.mk 45 # "1-2-NDIRECT_2-2-1", which differs from the actual name of the target.
varmod-mtime.mk 19 # time, without an error or warning message. The returned timestamp differs
opt-debug-file.mk 35 # escaping scheme unnecessarily differs from all other modifiers.
varmod-assign.mk 123 # This differs subtly from normal assignments such as '+=' or '=', which copy
varmod-match.mk 243 # This differs from the :S, :C and several other modifiers.
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
sun50i-a64-pinephone.dtsi 25 /* Backlight configuration differs per PinePhone revision. */
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/
exynos5433-tm2-common.dtsi 638 * LDO31 differs from target to target,
682 * LDO38 differs from target to target,

Completed in 16 milliseconds