Home
last modified time | relevance | path

Searched refs:_msgid (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dlocale.c97 const char *ids, *strs, *_msgid; in msgid_to_msgstr() local
113 _msgid = ids + _list->lst_idoff; in msgid_to_msgstr()
115 if ((var = strcmp(_msgid, msgid)) == 0) in msgid_to_msgstr()