Searched refs:xmalloc (Results 1 - 25 of 221) sorted by relevance

123456789

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/hotplug2/
H A Dmem_utils.h11 inline void *xmalloc(size_t);
H A Dmem_utils.c12 inline void *xmalloc(size_t size) { function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Dlibbb_udhcp.h25 #define xmalloc malloc macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dxstrdup.c32 return strcpy (xmalloc (strlen (string) + 1), string);
H A Dxmalloc.c0 /* xmalloc.c -- malloc with out of memory checking
64 xmalloc (size_t n) function
89 If P is NULL, run xmalloc. */
95 return xmalloc (n);
H A Dxalloc.h30 /* Defined in xmalloc.c. */
33 extern void *xmalloc (size_t size);
39 with error checking. If PTR is NULL, run xmalloc. */
H A Dxreadlink.c50 # define xmalloc malloc macro
99 buffer = (char *) xmalloc (link_length);
129 buffer = (char *) xmalloc (buf_size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/MISC/Macintosh/
H A Dxmalloc.c0 /* xmalloc.c -- malloc with out of memory checking
35 xmalloc (n) function
49 If P is NULL, run xmalloc.
58 return xmalloc (n);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dxstrdup.c29 void *q = xmalloc (n);
H A Dxalloc.h29 /* Defined in xmalloc.c. */
32 extern void *xmalloc (size_t size);
47 with error checking. If PTR is NULL, run xmalloc. */
77 ((T *) xmalloc (sizeof (T)))
87 ? xmalloc (N) \
94 return xmalloc (n * s);
98 ((T *) (sizeof (T) == 1 ? xmalloc (N) : xnmalloc (N, sizeof (T))))
113 /* Return a pointer to a new buffer of N bytes. This is like xmalloc,
H A Dxmalloc.c0 /* xmalloc.c -- malloc with out of memory checking
60 xmalloc (size_t n) function
96 p = xmalloc (size);
117 If P is NULL, run xmalloc. */
123 return xmalloc (n);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dxstrdup.c29 void *q = xmalloc (n);
H A Dxalloc.h29 /* Defined in xmalloc.c. */
32 extern void *xmalloc (size_t size);
47 with error checking. If PTR is NULL, run xmalloc. */
77 ((T *) xmalloc (sizeof (T)))
87 ? xmalloc (N) \
94 return xmalloc (n * s);
98 ((T *) (sizeof (T) == 1 ? xmalloc (N) : xnmalloc (N, sizeof (T))))
113 /* Return a pointer to a new buffer of N bytes. This is like xmalloc,
H A Dxmalloc.c0 /* xmalloc.c -- malloc with out of memory checking
60 xmalloc (size_t n) function
96 p = xmalloc (size);
117 If P is NULL, run xmalloc. */
123 return xmalloc (n);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dxmalloca.h40 xmalloc (N)
H A Dxstrdup.c29 void *q = xmalloc (n);
H A Dxalloc.h29 /* Defined in xmalloc.c. */
32 extern void *xmalloc (size_t size);
47 with error checking. If PTR is NULL, run xmalloc. */
77 ((T *) xmalloc (sizeof (T)))
87 ? xmalloc (N) \
94 return xmalloc (n * s);
98 ((T *) (sizeof (T) == 1 ? xmalloc (N) : xnmalloc (N, sizeof (T))))
113 /* Return a pointer to a new buffer of N bytes. This is like xmalloc,
H A Dxmalloc.c0 /* xmalloc.c -- malloc with out of memory checking
60 xmalloc (size_t n) function
96 p = xmalloc (size);
117 If P is NULL, run xmalloc. */
123 return xmalloc (n);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dxmalloca.h40 xmalloc (N)
H A Dxstrdup.c29 void *q = xmalloc (n);
H A Dxalloc.h29 /* Defined in xmalloc.c. */
32 extern void *xmalloc (size_t size);
47 with error checking. If PTR is NULL, run xmalloc. */
77 ((T *) xmalloc (sizeof (T)))
87 ? xmalloc (N) \
94 return xmalloc (n * s);
98 ((T *) (sizeof (T) == 1 ? xmalloc (N) : xnmalloc (N, sizeof (T))))
113 /* Return a pointer to a new buffer of N bytes. This is like xmalloc,
H A Dxmalloc.c0 /* xmalloc.c -- malloc with out of memory checking
60 xmalloc (size_t n) function
96 p = xmalloc (size);
117 If P is NULL, run xmalloc. */
123 return xmalloc (n);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/hotplug2/linux24_compat/
H A Dhotplug2-coldplug-2.4.c92 uevent_string = xmalloc(*uevent_string_len);
105 tmp = xmalloc(72);
143 tmp = xmalloc(5);
202 environ = xmalloc(sizeof(char*) * 8);
215 environ[2] = xmalloc(21 + strlen(cur_bus->d_name) + strlen(cur_device->d_name));
221 environ[3] = xmalloc(17);
224 environ[4] = xmalloc(24);
227 environ[5] = xmalloc(17);
230 environ[6] = xmalloc(64);
298 environ = xmalloc(sizeo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dxgetcwd.c30 cwd = xmalloc(path_max);
H A Dxregcomp.c19 char *errmsg = xmalloc(errmsgsz);

Completed in 240 milliseconds

123456789