Searched refs:dnormalize (Results 1 – 6 of 6) sorted by relevance
336 dnormalize(const Char *cp, int expnd) in dnormalize() function623 dp = dnormalize(cp, symlinks == SYM_IGNORE); in dfollow()663 dp = dnormalize(buf.s, symlinks == SYM_IGNORE || in dfollow()
66 extern Char *dnormalize (const Char *, int);
378 *vl = dnormalize(s, 1); in globexpand()
436 if ((bptr = dnormalize(qline.s + wordp, symlinks == SYM_IGNORE || in tenematch()1952 !(nd = dnormalize(edir->len ? edir->s : STRdot, in expand_dir()
325 tmp = dnormalize(v[k], symlinks == SYM_IGNORE); in dolist()
1372 19. Dcanon would not canonicalize correctly in case where dnormalize()1607 56. new dnormalize(), expand_symlinks flag.