Home
last modified time | relevance | path

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

/titanic_44/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) in canPath() function
H A Duucheck.c53 int canPath(){ return (0); } in canPath() function
H A Dpermission.c117 extern int parse_tokens(), canPath(), mkdirs();
910 if (canPath(path) == FAIL)