HomeSort by: relevance | last modified time | path
    Searched defs:mismatch (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/mtree/
specspec.c 106 mismatch(NODE *n1, NODE *n2, int differ, char const *path) function in typeref:typename:int
139 mismatch(n1, n2, differs, path);
144 mismatch(n1, n2, differs, path);
149 mismatch(n1, n2, differs, path);
187 mismatch(n1, n2, differs, path);
  /src/usr.bin/make/unit-tests/
directive-include-guard.mk 145 CASES+= variable-name-mismatch
146 LINES.variable-name-mismatch= \
150 # expect: Parse_PushInput: variable-name-mismatch.tmp:1
151 # expect: Parse_PushInput: variable-name-mismatch.tmp:1

Completed in 12 milliseconds