reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
79 static nl_catd cat = KMP_I18N_NULLCAT; // !!! Shall it be volatile?
usr/include/nl_types.h42 extern nl_catd catopen (const char *__cat_name, int __flag) __nonnull ((1)); 46 extern char *catgets (nl_catd __catalog, int __set, int __number, 50 extern int catclose (nl_catd __catalog) __THROW __nonnull ((1));