Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dxattrs.c274 int gotend; in getmappingitem() local
281 gotend = 0; in getmappingitem()
297 gotend = 1; in getmappingitem()
302 } while (*psize && ((maptext[0] == '#') || !gotend)); in getmappingitem()
304 if (gotend) { in getmappingitem()
Dacls.c4208 int gotend; in getmappingitem() local
4217 gotend = 0; in getmappingitem()
4229 gotend = 1; in getmappingitem()
4234 } while (*psize && ((item->maptext[0] == '#') || !gotend)); in getmappingitem()
4235 if (gotend) { in getmappingitem()