Searched refs:sysdep_string_desc (Results 1 – 2 of 2) sorted by relevance
72 struct sysdep_string_desc struct104 const struct sysdep_string_desc *orig_sysdep_tab;106 const struct sysdep_string_desc *trans_sysdep_tab;
1081 struct sysdep_string_desc *inmem_orig_sysdep_tab; in _nl_load_domain()1082 struct sysdep_string_desc *inmem_trans_sysdep_tab; in _nl_load_domain()1181 * sizeof (struct sysdep_string_desc); in _nl_load_domain()1193 inmem_orig_sysdep_tab = (struct sysdep_string_desc *) mem; in _nl_load_domain()1195 * sizeof (struct sysdep_string_desc); in _nl_load_domain()1196 inmem_trans_sysdep_tab = (struct sysdep_string_desc *) mem; in _nl_load_domain()1198 * sizeof (struct sysdep_string_desc); in _nl_load_domain()1265 struct sysdep_string_desc *inmem_tab_entry = in _nl_load_domain()