Searched refs:msgs_LOC (Results 1 – 1 of 1) sorted by relevance
169 static const char msgs_LOC[] = "/%L/LC_MESSAGES/%N.cat"; in add_localedir_to_nlspath() local193 sizeof(msgs_LOC) + sizeof(msgs_lang); /* includes the extra colon */ in add_localedir_to_nlspath()211 if (strncmp(old_p + pathlen, msgs_LOC, sizeof(msgs_LOC) - 1) == 0) in add_localedir_to_nlspath()223 add_LOC ? path : "", add_LOC ? msgs_LOC : "", in add_localedir_to_nlspath()