Searched refs:get_last_path_component (Results 1 - 15 of 15) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dget_last_path_component.c33 char *get_last_path_component(char *path) function
H A Dlibbb.h130 extern char *get_last_path_component(char *path);
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dbasename.c41 s = get_last_path_component(*argv);
H A Drm.c64 char *base = get_last_path_component(argv[i]);
H A Dln.c68 strcat(src_name, get_last_path_component(srcdir_name));
114 get_last_path_component(argv[optind]), flag)==FALSE)
H A Dcp.c107 get_last_path_component(argv[i]));
H A Dmv.c161 get_last_path_component(argv[i]));
H A Dwget.c251 get_last_path_component(target.path);
263 curfile = get_last_path_component(fname_out);
H A DMakefile244 get_last_path_component.c get_line_from_file.c gz_open.c human_readable.c \
H A Dinit.c516 s = get_last_path_component(cmdpath);
H A Dutility.c1342 if (strstr(get_last_path_component(buffer), pidName) != NULL) {
1668 char *get_last_path_component(char *path) function
H A Dlash.c1221 * get_last_path_component(). This way explicit (with
1237 name = get_last_path_component(name);
H A Dhush.c1078 * get_last_path_component()) lets the user force use of an
1085 name = get_last_path_component(name);
H A Dinsmod.c728 tmp = get_last_path_component(tmp1);
H A Dash.c3610 name = get_last_path_component(name);

Completed in 159 milliseconds