OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_rpath
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
canonicalize.c
196
char *
new_rpath
;
local
211
new_rpath
= (char *) realloc (rpath, new_size);
212
if (
new_rpath
== NULL)
214
rpath =
new_rpath
;
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
canonicalize.c
196
char *
new_rpath
;
local
211
new_rpath
= (char *) realloc (rpath, new_size);
212
if (
new_rpath
== NULL)
214
rpath =
new_rpath
;
/src/external/gpl2/gettext/dist/gnulib-local/lib/
canonicalize.c
196
char *
new_rpath
;
local
211
new_rpath
= (char *) realloc (rpath, new_size);
212
if (
new_rpath
== NULL)
214
rpath =
new_rpath
;
Completed in 32 milliseconds
Indexes created Tue Mar 17 00:23:13 UTC 2026