Home
last modified time | relevance | path

Searched defs:msgcat (Results 1 – 2 of 2) sorted by relevance

/external/musl/src/locale/
Ddcngettext.c107 struct msgcat { struct
108 struct msgcat *next; argument
127 static struct msgcat *volatile cats; in dcngettext() argument
/external/selinux/libsepol/src/
Dservices.c274 static void msgcat(const char *src, const char *tgt, const char *op, int failed) in msgcat() function