Home
last modified time | relevance | path

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