Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
H A Dacls.h36 #define LINESZ 120 /* maximum useful size of a mapping line */ macro
111 char maptext[LINESZ + 1];
/third_party/ntfs-3g/libntfs-3g/
H A Dxattrs.c275 char maptext[LINESZ]; in getmappingitem()
285 if ((dst < LINESZ) in getmappingitem()
H A Dacls.c4220 if (dst < LINESZ) in getmappingitem()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c348 #define LINESZ 120 /* maximum useful size of a mapping line */ macro

Completed in 13 milliseconds