Searched refs:IndexInfo (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/installer/
H A DWorkerThread.cpp710 struct IndexInfo { struct
715 const IndexInfo defaultIndices[] = {
727 for (uint32 i = 0; i < sizeof(defaultIndices) / sizeof(IndexInfo); i++) {
728 const IndexInfo& info = defaultIndices[i];
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp3363 index_info IndexInfo; local
3379 if (fs_stat_index (DeviceID, g_AttributeNameClassification, &IndexInfo)
3395 &IndexInfo) && errno == B_ENTRY_NOT_FOUND)

Completed in 57 milliseconds