Searched defs:Map_s (Results 1 – 6 of 6) sorted by relevance
116 typedef struct Map_s struct118 LCID native;119 int local;430 typedef struct Map_s struct432 int native;433 int local;
613 struct Map_s struct615 Map_t* next;616 int op;617 unsigned char map[MAP];
122 typedef struct Map_s /* uid/gid map */ struct124 Dtlink_t link; /* dictionary link */125 Key_t key; /* key */126 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;