Searched refs:toklen (Results 1 – 1 of 1) sorted by relevance
942 int toklen; in buffer_path_simplify() local991 toklen = out - slash; in buffer_path_simplify()992 if (toklen == 3 && pre == (('.' << 8) | '.')) { in buffer_path_simplify()1003 } else if (toklen == 1 || pre == (('/' << 8) | '.')) { in buffer_path_simplify()