Home | Sort by: relevance | last modified time | path |
/src/distrib/utils/libhack/ | |
setlocale.c | 18 static char current_locale[32] = { "C" }; variable in typeref:typename:char[32] 32 return (current_locale); |
setlocale.c | 18 static char current_locale[32] = { "C" }; variable in typeref:typename:char[32] 32 return (current_locale); |
setlocale.c | 18 static char current_locale[32] = { "C" }; variable in typeref:typename:char[32] 32 return (current_locale); |