Searched refs:safe_dir (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/3d/
H A Dpathreal.c134 int safe_dir; local
230 safe_dir = 0;
237 safe_dir = safesize;
247 if (!(ip = pathcanon(sp + safe_dir, sizeof(state.path.name) - safe_dir, 0)))
329 if (*path != '/' && safe_dir)

Completed in 13 milliseconds