OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:catopen_l
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/nls/
catopen.c
66
__weak_alias(
catopen_l
, _catopen_l)
74
return
catopen_l
(name, oflag, _current_locale());
78
catopen_l
(const char *name, int oflag, locale_t loc)
function
/src/include/
nl_types.h
98
nl_catd
catopen_l
(const char *, int, locale_t);
/src/lib/libc/string/
strerror_r.c
65
catd =
catopen_l
("libc", NL_CAT_LOCALE, loc);
/src/lib/libc/include/
namespace.h
40
#define
catopen_l
_catopen_l
macro
Completed in 20 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026