Searched refs:sysdep_string_desc (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/intl/
H A DgettextP.h72 struct sysdep_string_desc struct
104 const struct sysdep_string_desc *orig_sysdep_tab;
106 const struct sysdep_string_desc *trans_sysdep_tab;
H A Dloadmsgcat.c1081 struct sysdep_string_desc *inmem_orig_sysdep_tab;
1082 struct sysdep_string_desc *inmem_trans_sysdep_tab;
1181 * sizeof (struct sysdep_string_desc);
1193 inmem_orig_sysdep_tab = (struct sysdep_string_desc *) mem;
1195 * sizeof (struct sysdep_string_desc);
1196 inmem_trans_sysdep_tab = (struct sysdep_string_desc *) mem;
1198 * sizeof (struct sysdep_string_desc);
1265 struct sysdep_string_desc *inmem_tab_entry =

Completed in 565 milliseconds