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

/illumos-gate/usr/src/cmd/bnu/
H A Dexpfile.c53 extern int gninfo(), canPath();
78 if (canPath(file) != 0) { /* I don't think this will ever fail */
166 canPath(path) function
H A Duucheck.c53 int canPath(){ return (0); } function
H A Dpermission.c117 extern int parse_tokens(), canPath(), mkdirs();
908 * Note - the /../ check is not required because of canPath
910 if (canPath(path) == FAIL)

Completed in 59 milliseconds