Searched refs:slash (Results 1 – 2 of 2) sorted by relevance
637 char *slash; in dev_str_sane_copy() local639 slash = strchr(copy, '/'); in dev_str_sane_copy()640 if (slash != NULL) in dev_str_sane_copy()641 slash[0] = '\0'; in dev_str_sane_copy()
14 A trailing slash includes all files and subdirectory files.