HomeSort by relevance Sort by last modified time
    Searched refs:sysdep_string_desc (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/intl/
gettextP.h 72 struct sysdep_string_desc struct
104 const struct sysdep_string_desc *orig_sysdep_tab;
106 const struct sysdep_string_desc *trans_sysdep_tab;
loadmsgcat.c 1081 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
    [all...]

Completed in 47 milliseconds