OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_strerror_lr
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/string/
strerror_r.c
104
_strerror_lr
(int num, char *buf, size_t buflen, locale_t loc)
function in typeref:typename:int
162
return
_strerror_lr
(num, buf, buflen, _current_locale());
164
return
_strerror_lr
(num, buf, buflen, NULL);
Completed in 34 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025