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

  /src/sys/dev/tc/
tc.c 306 const char *unmatched = "unknown "; local
308 const char *unmatched = ""; local
330 snprintf(cp, l, "%sdevice %s", unmatched, id);
  /src/external/ibm-public/postfix/dist/src/local/
local.h 86 char *unmatched; /* unmatched extension */ member in struct:DELIVER_ATTR
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-replication.h 355 bool unmatched; // True if this is an incoming connection that hasn't been associated with a real instance. member in struct:srpl_instance
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclObjC.cpp 2501 const ObjCMethodDecl *unmatched = impl; local
2506 unmatched = decl;
2545 if (unmatched->getReturnType()->isObjCObjectPointerType()) {

Completed in 21 milliseconds