OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_citrus_iconv_open
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/citrus/
citrus_iconv.h
37
int
_citrus_iconv_open
(struct _citrus_iconv * __restrict * __restrict,
citrus_iconv.c
326
*
_citrus_iconv_open
:
330
_citrus_iconv_open
(struct _citrus_iconv * __restrict * __restrict rcv,
function in typeref:typename:int
/src/lib/libc/iconv/
iconv.c
64
ret =
_citrus_iconv_open
(&handle, _PATH_ICONV, in, out);
/src/lib/libc/locale/
mbrtoc32.c
164
if ((error =
_citrus_iconv_open
(&iconv, _PATH_ICONV,
c32rtomb.c
151
if ((error =
_citrus_iconv_open
(&iconv, _PATH_ICONV, "utf-32le",
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025