Searched refs:no_slash (Results 1 – 1 of 1) sorted by relevance
290 int no_slash = 0, name_len, path_len; in convert_to_unix_name() local305 no_slash = 1; in convert_to_unix_name()308 memcpy(new_name + path_len + no_slash, name, name_len); in convert_to_unix_name()309 path_len += name_len + no_slash; in convert_to_unix_name()