OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:differs
(Results
1 - 12
of
12
) sorted by relevancy
/src/usr.sbin/mtree/
specspec.c
130
int
differs
;
local
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
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-debug-errors-jobs.mk
42
# expanded command as well whenever it
differs
from the unexpanded command.
cond-token-string.mk
57
# This
differs
from many other places where whitespace is trimmed.
opt-jobs-no-action.mk
6
# The format of the output
differs
from the output of only the -n option,
dep-var.mk
45
# "1-2-NDIRECT_2-2-1", which
differs
from the actual name of the target.
opt-debug-file.mk
35
# escaping scheme unnecessarily
differs
from all other modifiers.
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-mtime.mk
19
# time, without an error or warning message. The returned timestamp
differs
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.
Completed in 64 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026