Home | Sort by: relevance | last modified time | path |
/src/lib/libc/string/ | |
strerror.c | 61 static once_t strerror_once = ONCE_INITIALIZER; variable in typeref:typename:once_t 78 thr_once(&strerror_once, strerror_setup); |
strerror.c | 61 static once_t strerror_once = ONCE_INITIALIZER; variable in typeref:typename:once_t 78 thr_once(&strerror_once, strerror_setup); |
strerror.c | 61 static once_t strerror_once = ONCE_INITIALIZER; variable in typeref:typename:once_t 78 thr_once(&strerror_once, strerror_setup); |