OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_nl_expand_alias
(Results
1 - 6
of
6
) sorted by null
/external/e2fsprogs/intl/
loadinfo.h
113
extern const char *
_nl_expand_alias
(const char *name);
finddomain.c
117
alias_value =
_nl_expand_alias
(locale);
localealias.c
151
_nl_expand_alias
(const char *name)
function
/toolchain/binutils/binutils-2.25/intl/
loadinfo.h
122
extern const char *
_nl_expand_alias
PARAMS ((const char *name));
finddomain.c
120
alias_value =
_nl_expand_alias
(locale);
localealias.c
151
_nl_expand_alias
(name)
function
Completed in 1325 milliseconds