Searched defs:msgcat (Results 1 – 5 of 5) sorted by relevance
99 struct msgcat { struct100 struct msgcat *next; argument119 static struct msgcat *volatile cats; in dcngettext() argument
130 struct msgcat { struct131 struct msgcat *next; argument150 static struct msgcat *volatile cats; in dcngettext() argument
17 namespace eval msgcat { namespace
31 msgattrib msgcat msgcomm msgconv msgen msgexec msgfilter msggrep msginit msguniq \ program
274 static void msgcat(const char *src, const char *tgt, const char *op, int failed) in msgcat() function