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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dxattrs.c274 int gotend; local
281 gotend = 0;
297 gotend = 1;
302 } while (*psize && ((maptext[0] == '#') || !gotend));
304 if (gotend) {
H A Dacls.c4217 int gotend; local
4226 gotend = 0;
4238 gotend = 1;
4243 } while (*psize && ((item->maptext[0] == '#') || !gotend));
4244 if (gotend) {

Completed in 76 milliseconds