Searched defs:Map_s (Results 1 – 6 of 6) sorted by relevance
132 typedef struct Map_s struct134 LCID native;135 int local;446 typedef struct Map_s struct448 int native;449 int local;
613 struct Map_s struct615 Map_t* next;616 int op;617 unsigned char map[MAP];
130 typedef struct Map_s /* uid/gid map */ struct132 Dtlink_t link; /* dictionary link */133 Key_t key; /* key */134 Key_t to; /* map to these */
105 typedef struct Map_s struct107 Link_t link;108 Language_t* language;109 Territory_t* territory;110 Charset_t* charset;111 Attribute_t* attribute;
57 typedef struct Map_s struct59 const char* match;60 const char* description;61 const char* map;
71 typedef struct Map_s struct73 char* name;74 const unsigned char* map;75 _ast_iconv_f fun;76 int index;