HomeSort by: relevance | last modified time | path
    Searched defs:all_locales (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/locale/
locale.c 80 int all_locales = 0; variable in typeref:typename:int
233 all_locales = 1;
252 if (all_locales && all_charmaps)
254 if ((all_locales || all_charmaps) && argc > 0)
256 if ((all_locales || all_charmaps) && (prt_categories || prt_keywords))
262 if (all_locales) {

Completed in 11 milliseconds