Searched refs:dnormalize (Results 1 – 6 of 6) sorted by relevance
328 dnormalize(const Char *cp, int expnd) in dnormalize() function609 dp = dnormalize(cp, symlinks == SYM_IGNORE); in dfollow()649 dp = dnormalize(buf.s, symlinks == SYM_IGNORE || in dfollow()
65 extern Char *dnormalize (const Char *, int);
379 *vl = dnormalize(s, 1); in globexpand()
432 if ((bptr = dnormalize(qline.s + wordp, symlinks == SYM_IGNORE || in tenematch()1948 !(nd = dnormalize(edir->len ? edir->s : STRdot, in expand_dir()
321 tmp = dnormalize(v[k], symlinks == SYM_IGNORE); in dolist()
1418 19. Dcanon would not canonicalize correctly in case where dnormalize()1653 56. new dnormalize(), expand_symlinks flag.