Searched refs:xmalloc_open_read_close (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/modutils/
H A Dlsmod.c23 char *buf = xmalloc_open_read_close("/proc/sys/kernel/tainted", NULL);
H A Dmodprobe-small.c532 options = xmalloc_open_read_close(opt_filename, NULL);
H A Dmodprobe.c310 kcmdline_buf = xmalloc_open_read_close("/proc/cmdline", NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/modutils/
H A Dlsmod.c23 char *buf = xmalloc_open_read_close("/proc/sys/kernel/tainted", NULL);
H A Dmodprobe-small.c532 options = xmalloc_open_read_close(opt_filename, NULL);
H A Dmodprobe.c310 kcmdline_buf = xmalloc_open_read_close("/proc/cmdline", NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/modutils/
H A Dlsmod.c23 char *buf = xmalloc_open_read_close("/proc/sys/kernel/tainted", NULL);
H A Dmodprobe-small.c532 options = xmalloc_open_read_close(opt_filename, NULL);
H A Dmodprobe.c310 kcmdline_buf = xmalloc_open_read_close("/proc/cmdline", NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/libbb/
H A Dread_printf.c166 void* FAST_FUNC xmalloc_open_read_close(const char *filename, size_t *maxsz_p) function
205 void* FAST_FUNC xmalloc_open_read_close(const char *filename, size_t *maxsz_p) function
239 void *buf = xmalloc_open_read_close(filename, maxsz_p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/libbb/
H A Dread_printf.c166 void* FAST_FUNC xmalloc_open_read_close(const char *filename, size_t *maxsz_p) function
205 void* FAST_FUNC xmalloc_open_read_close(const char *filename, size_t *maxsz_p) function
239 void *buf = xmalloc_open_read_close(filename, maxsz_p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/libbb/
H A Dread_printf.c166 void* FAST_FUNC xmalloc_open_read_close(const char *filename, size_t *maxsz_p) function
205 void* FAST_FUNC xmalloc_open_read_close(const char *filename, size_t *maxsz_p) function
239 void *buf = xmalloc_open_read_close(filename, maxsz_p);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/init/
H A Dbootchartd.c290 kcmdline = xmalloc_open_read_close("/proc/cmdline", NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/init/
H A Dbootchartd.c290 kcmdline = xmalloc_open_read_close("/proc/cmdline", NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/init/
H A Dbootchartd.c290 kcmdline = xmalloc_open_read_close("/proc/cmdline", NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/include/
H A Dlibbb.h658 extern void *xmalloc_open_read_close(const char *filename, size_t *maxsz_p) FAST_FUNC RETURNS_MALLOC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/include/
H A Dlibbb.h658 extern void *xmalloc_open_read_close(const char *filename, size_t *maxsz_p) FAST_FUNC RETURNS_MALLOC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/include/
H A Dlibbb.h658 extern void *xmalloc_open_read_close(const char *filename, size_t *maxsz_p) FAST_FUNC RETURNS_MALLOC;

Completed in 212 milliseconds