Searched refs:load_msgcat (Results 1 – 1 of 1) sorted by relevance
67 static nl_catd load_msgcat(const char *);92 return load_msgcat(name); in catopen_l()144 catd = load_msgcat(tmppath); in catopen_l()157 load_msgcat(const char *path) in load_msgcat() function