Home
last modified time | relevance | path

Searched defs:MAPLIST (Results 1 – 1 of 1) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dacls.h106 struct MAPLIST { struct
107 struct MAPLIST *next; argument
108 char *uidstr; /* uid text from the same record */
109 char *gidstr; /* gid text from the same record */
110 char *sidstr; /* sid text from the same record */
111 char maptext[LINESZ + 1];