Searched refs:_locale_cache_t (Results 1 – 3 of 3) sorted by relevance
47 struct _locale_cache_t { struct48 SLIST_ENTRY(_locale_cache_t) cache_link;59 const struct _locale_cache_t *cache; argument88 int _setlocale_cache(locale_t, struct _locale_cache_t *);92 extern __dso_hidden const struct _locale_cache_t _C_cache;
59 static SLIST_HEAD(, _locale_cache_t) caches = {64 _setlocale_cache(locale_t loc, struct _locale_cache_t *cache) in _setlocale_cache()73 struct _locale_cache_t *old_cache; in _setlocale_cache()180 struct _locale_cache_t *cache; in __setlocale()
114 __dso_hidden const struct _locale_cache_t _C_cache = {