Searched refs:gAttrList (Results 1 – 1 of 1) sorted by relevance
34 BList gAttrList; // list of indices of that volume variable156 for (int32 index = gAttrList.CountItems();index-- > 0;) { in isAttrInList()157 const char *attr = (const char *)gAttrList.ItemAt(index); in isAttrInList()300 gAttrList.AddItem(strdup(index->d_name)); in copyIndicesFromVolume()