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

/haiku/src/build/libroot/
H A Dfs_attr_untyped.cpp151 fListingIndex(0)
229 fListingIndex = 0;
244 while (fListingIndex < fListingLength) {
246 const char* name = fListing + fListingIndex;
248 fListingIndex += nameLen + 1;
278 fListingIndex = 0;
303 fListingIndex = 0;
315 int fListingIndex; member in class:__anon5::AttributeDirectory

Completed in 86 milliseconds