OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mo_sysdep_segs
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libintl/
libintl_local.h
121
struct mosysdepsegs_h *
mo_sysdep_segs
; /* sysdep segment table */
member in struct:mo_h
gettext.c
457
mohandle->mo.
mo_sysdep_segs
[str->segs[i].ref].len;
471
memcpy(dst, mohandle->mo.
mo_sysdep_segs
[str->segs[i].ref].str,
472
mohandle->mo.
mo_sysdep_segs
[str->segs[i].ref].len);
473
dst += mohandle->mo.
mo_sysdep_segs
[str->segs[i].ref].len;
521
mohandle->mo.
mo_sysdep_segs
= (struct mosysdepsegs_h *)malloc(l);
522
if (!mohandle->mo.
mo_sysdep_segs
)
528
mohandle->mo.
mo_sysdep_segs
[i].str =
531
&mohandle->mo.
mo_sysdep_segs
[i].len);
784
free(mohandle->mo.
mo_sysdep_segs
);
Completed in 86 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025