Home
last modified time | relevance | path

Searched defs:slash (Results 1 – 11 of 11) sorted by relevance

/busybox-1.35.0/libbb/
Dget_last_path_component.c27 char *slash = strrchr(path, '/'); in bb_get_last_path_component_nostrip() local
43 char *slash = last_char_is(path, '/'); in bb_get_last_path_component_strip() local
/busybox-1.35.0/archival/libarchive/
Ddata_extract_all.c70 char *slash = strrchr(dst_name, '/'); in data_extract_all() local
/busybox-1.35.0/procps/
Dsysctl.c59 char *cptr, *last_good, *end, *slash; in sysctl_dots_to_slashes() local
/busybox-1.35.0/editors/
Dpatch_bbox.c156 char *slash = strrchr(new_filename, '/'); in patch_main() local
Ddiff.c1046 const char *slash = strrchr(file[!dir], '/'); in diff_main() local
/busybox-1.35.0/scripts/kconfig/
Dconfdata.c351 char *slash; in conf_write() local
/busybox-1.35.0/networking/libiproute/
Dutils.c144 char *slash; in get_prefix_1() local
Diprule.c271 char *slash; in iprule_modify() local
/busybox-1.35.0/networking/udhcp/
Dcommon.c676 char *slash = strchr(val, '/'); in udhcp_str2optset() local
/busybox-1.35.0/networking/
Dtftp.c844 const char *slash = strrchr(remote_file, '/'); in tftp_main() local
/busybox-1.35.0/util-linux/
Dmdev.c766 char *slash = strrchr(node_name, '/'); in make_device() local