Searched refs:xmalloc_readlink_or_warn (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dxreadlink.c34 char *xmalloc_readlink_or_warn(const char *path) function
H A Dcopy_file.c318 char *lpath = xmalloc_readlink_or_warn(source);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dreadlink.c39 buf = xmalloc_readlink_or_warn(fname);
H A Dstat.c185 char *linkname = xmalloc_readlink_or_warn(filename);
568 linkname = xmalloc_readlink_or_warn(filename);
H A Dls.c669 char *lpath = xmalloc_readlink_or_warn(dn->fullname);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/sysklogd/
H A Dsyslogd.c500 dev_log_name = xmalloc_readlink_or_warn("/dev/log");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dtar.c280 char *lpath = xmalloc_readlink_or_warn(fileName);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dlibbb.h253 char *xmalloc_readlink_or_warn(const char *path);

Completed in 216 milliseconds