Home
last modified time | relevance | path

Searched refs:xlocale_retain (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/locale/
H A Dxlocale.c155 xlocale_retain((struct xlocale_refcounted*)l); in set_thread_locale()
232 new->components[type] = xlocale_retain(base->components[type]); in dupcomponent()
H A Dxlocale_private.h141 xlocale_retain(void *val) in xlocale_retain() function