Searched defs:MAPPING (Results 1 – 5 of 5) sorted by relevance
6 MAPPING = { variable
13 MAPPING = {"sys": {"maxint" : "maxsize"}, variable
12 MAPPING = {"urllib": [ variable
8 MAPPING = {'StringIO': 'io', variable
42 struct MAPPING { struct43 struct MAPPING *next; argument44 int xid; /* linux id : uid or gid */45 SID *sid; /* Windows id : usid or gsid */46 int grcnt; /* group count (for users only) */47 gid_t *groups; /* groups which the user is member of */