Searched defs:papszIgnoreEntries (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/checksum/
H A Dmanifest2.cpp135 const char * const *papszIgnoreEntries; member in struct:RTMANIFESTEQUALS
393 char const * const *ppsz = pEquals->papszIgnoreEntries;
531 char const * const *ppsz = pEquals->papszIgnoreEntries;
572 RTDECL(int) RTManifestEqualsEx(RTMANIFEST hManifest1, RTMANIFEST hManifest2, const char * const *papszIgnoreEntries,
615 Equals.papszIgnoreEntries = papszIgnoreEntries;
647 NULL /*papszIgnoreEntries*/, NULL /*papszIgnoreAttrs*/,

Completed in 47 milliseconds