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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dread.c145 void *xmalloc_open_read_close(const char *filename, size_t *sizep) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dreadprofile.c103 buf = xmalloc_open_read_close(proFile, &len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/debianutils/
H A Dstart_stop_daemon.c72 buf = xmalloc_open_read_close(fname, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dlibbb.h422 extern void *xmalloc_open_read_close(const char *filename, size_t *sizep);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/modutils/
H A Dinsmod.c4270 map = xmalloc_open_read_close(filename, &len);

Completed in 138 milliseconds