Searched refs:canPath (Results 1 – 3 of 3) sorted by relevance
53 extern int gninfo(), canPath();78 if (canPath(file) != 0) { /* I don't think this will ever fail */166 canPath(path) in canPath() function
118 extern int parse_tokens(), canPath(), mkdirs();910 if (canPath(path) == FAIL) in chkpth()
50 int canPath(){ return (0); } in canPath() function