HomeSort by: relevance | last modified time | path
    Searched refs:moentry (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libintl/
libintl_local.h 59 struct moentry { struct
gettext.c 499 struct moentry *stable;
525 stable = (struct moentry *)(base + flip(mo->mo_sysdep_segoff, magic));
578 struct moentry *otable, *ttable;
645 otable = (struct moentry *)(base + flip(mo->mo_otable, magic));
647 ttable = (struct moentry *)(base + flip(mo->mo_ttable, magic));

Completed in 12 milliseconds