Searched defs:MAPLIST (Results 1 – 1 of 1) sorted by relevance
106 struct MAPLIST { struct107 struct MAPLIST *next; argument108 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];