Searched refs:setlocale_null_with_lock (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/grep/lib/ |
H A D | setlocale_null.c | 189 setlocale_null_with_lock (int category, char *buf, size_t bufsize) in setlocale_null_with_lock() function 226 setlocale_null_with_lock (int category, char *buf, size_t bufsize) in setlocale_null_with_lock() function 250 setlocale_null_with_lock (int category, char *buf, size_t bufsize) in setlocale_null_with_lock() function 281 return setlocale_null_with_lock (category, buf, bufsize); in setlocale_null_r() 288 return setlocale_null_with_lock (category, buf, bufsize); in setlocale_null_r() 294 return setlocale_null_with_lock (category, buf, bufsize); in setlocale_null_r()
|