Searched refs:load_msgcat (Results 1 – 1 of 1) sorted by relevance
48 static nl_catd load_msgcat(const char *);66 return load_msgcat(name); in catopen()150 catd = load_msgcat(tmppath); in catopen()164 load_msgcat(const char *path) in load_msgcat() function