Searched refs:concat_subpath_file (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dconcat_subpath_file.c18 char *concat_subpath_file(const char *path, const char *f) function
H A Dremove_file.c57 new_path = concat_subpath_file(path, d->d_name);
H A Drecursive_action.c103 nextFile = concat_subpath_file(fileName, next->d_name);
H A Dcopy_file.c181 new_source = concat_subpath_file(source, d->d_name);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Ddu.c128 newfile = concat_subpath_file(filename, name);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A Dchattr.c90 char *path = concat_subpath_file(dir_name, de->d_name);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dchattr.c164 char *path = concat_subpath_file(dir_name, de->d_name);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/procps/
H A Dfuser.c241 lname = concat_subpath_file(dname, de->d_name);
265 dname = concat_subpath_file(FUSER_PROC_DIR, de->d_name);
H A Dsysctl.c312 tmpdir = concat_subpath_file(path, de->d_name);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dlibbb.h758 char *concat_subpath_file(const char *path, const char *filename);

Completed in 83 milliseconds