Searched refs:t_path (Results 1 – 2 of 2) sorted by relevance
47 char *t_path = *path; in canonicalize_path_dirsep() local48 int len = strlen (t_path); in canonicalize_path_dirsep()51 if (IS_DIR_SEPARATOR (t_path[i])) in canonicalize_path_dirsep()52 t_path[i] = DIR_SEPARATOR; in canonicalize_path_dirsep()