Searched refs:xrealloc (Results 1 - 25 of 162) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/src/router/hotplug2/
H A Dmem_utils.h12 inline void *xrealloc(void *, size_t);
H A Dmem_utils.c22 inline void *xrealloc(void *inptr, size_t size) { function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dfgets_str.c35 linebuf = xrealloc(linebuf, linebufsz);
50 linebuf = xrealloc(linebuf, idx + 1);
H A Dget_line_from_file.c31 linebuf = xrealloc(linebuf, linebufsz);
46 linebuf = xrealloc(linebuf, idx+1);
H A Dxgetcwd.c34 cwd = xrealloc(cwd, path_max);
H A Dxreadlink.c21 buf = xrealloc(buf, bufsize += GROWBY);
H A Dread.c105 buf = xrealloc(buf, sz + 128);
122 return xrealloc(buf, p - buf);
163 xrealloc(buf, size + 1);
H A Dfind_pid_by_name.c68 pidList = xrealloc(pidList, sizeof(*pidList) * (i+2));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A Dxalloc.h40 extern void *xrealloc (void *ptr, size_t size);
H A Dxmalloc.c92 xrealloc (void *p, size_t n) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xz/
H A Dutil.h15 /// \note xmalloc(), xrealloc(), and xstrdup() must not be used when
18 #define xmalloc(size) xrealloc(NULL, size)
22 extern void *xrealloc(void *ptr, size_t size)
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Dutil.h15 /// \note xmalloc(), xrealloc(), and xstrdup() must not be used when
18 #define xmalloc(size) xrealloc(NULL, size)
22 extern void *xrealloc(void *ptr, size_t size)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dxalloc.h40 extern void *xrealloc (void *ptr, size_t size);
H A Dxmalloc.c92 xrealloc (void *p, size_t n) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dxalloc.h48 extern void *xrealloc (void *ptr, size_t size);
52 inline T * xrealloc (T * ptr, size_t size) function
54 return (T *) xrealloc ((void *) ptr, size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dxalloc.h48 extern void *xrealloc (void *ptr, size_t size);
52 inline T * xrealloc (T * ptr, size_t size) function
54 return (T *) xrealloc ((void *) ptr, size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dxalloc.h48 extern void *xrealloc (void *ptr, size_t size);
52 inline T * xrealloc (T * ptr, size_t size) function
54 return (T *) xrealloc ((void *) ptr, size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dxalloc.h48 extern void *xrealloc (void *ptr, size_t size);
52 inline T * xrealloc (T * ptr, size_t size) function
54 return (T *) xrealloc ((void *) ptr, size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/Macintosh/
H A Dxmalloc.c53 xrealloc (p, n) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dwrapper.c26 void *xrealloc(void *ptr, size_t size) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/Macintosh/
H A Dxmalloc.c53 xrealloc (p, n) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/lib/
H A Dxmalloc.h51 #define xrealloc(ptr, new_size) xrealloc_impl(ptr, new_size, __FILE__, \ macro
70 #define xrealloc(ptr, new_size) realloc(ptr, new_size) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dxalloc.h59 void *xrealloc (void *p, size_t s);
137 return xrealloc (p, n * s);
226 return xrealloc (p, n * s);
249 xrealloc (T *p, size_t s) function
251 return (T *) xrealloc ((void *) p, s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dxalloc.h59 void *xrealloc (void *p, size_t s);
137 return xrealloc (p, n * s);
226 return xrealloc (p, n * s);
249 xrealloc (T *p, size_t s) function
251 return (T *) xrealloc ((void *) p, s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-ycp.c172 buffer = xrealloc (buffer, bufmax);
180 buffer = xrealloc (buffer, bufmax);
217 buffer = xrealloc (buffer, bufmax);
277 buffer = xrealloc (buffer, bufmax);
285 buffer = xrealloc (buffer, bufmax);
483 buffer = xrealloc (buffer, bufmax);
517 buffer = xrealloc (buffer, bufmax);
534 buffer = xrealloc (buffer, bufmax);
541 buffer = xrealloc (buffer, bufmax);
605 tp->string = xrealloc (t
[all...]

Completed in 245 milliseconds

1234567