Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/misc/
H A Dtranslate.c60 } Message_t; typedef
81 { offsetof(Message_t, text), 0, 0 },
107 Message_t* mp; in entry()
109 if (!(mp = newof(0, Message_t, 1, strlen(msg)))) in entry()
223 static Message_t*
229 Message_t* mp; in match()
249 …tmatch(state.catalogs, s)) || (cp = init(s))) && cp->messages && (mp = (Message_t*)dtmatch(cp->mes… in match()
297 Message_t* mp; in translate()