HelenOS sources
l18_win_locales_t 318 uspace/app/usbinfo/info.c l18_win_locales_t *langs;
l18_win_locales_t 338 uspace/app/usbinfo/info.c l18_win_locales_t lang = langs[i];
l18_win_locales_t 49 uspace/lib/c/generic/l18n/langs.c const char *str_l18_win_locale(l18_win_locales_t locale)
l18_win_locales_t 60 uspace/lib/c/include/l18n/langs.h const char *str_l18_win_locale(l18_win_locales_t);
l18_win_locales_t 60 uspace/lib/posix/include/libc/l18n/langs.h const char *str_l18_win_locale(l18_win_locales_t);
l18_win_locales_t 83 uspace/lib/usbdev/include/usb/dev/request.h l18_win_locales_t **, size_t *);
l18_win_locales_t 84 uspace/lib/usbdev/include/usb/dev/request.h errno_t usb_request_get_string(usb_pipe_t *, size_t, l18_win_locales_t,
l18_win_locales_t 670 uspace/lib/usbdev/src/request.c l18_win_locales_t **languages_ptr, size_t *languages_count)
l18_win_locales_t 700 uspace/lib/usbdev/src/request.c l18_win_locales_t *langs =
l18_win_locales_t 701 uspace/lib/usbdev/src/request.c calloc(langs_count, sizeof(l18_win_locales_t));
l18_win_locales_t 737 uspace/lib/usbdev/src/request.c size_t index, l18_win_locales_t lang, char **string_ptr)
HelenOS homepage, sources at GitHub