Searched refs:test_inode (Results 1 – 3 of 3) sorted by relevance
60 extern int test_inode(const char*, const char*);
490 return(test_inode(left,right)); in test_binop()538 int test_inode(const char *file1,const char *file2) in test_inode() function
269 if(cp && *cp=='/' && test_inode(cp,e_dot)) in path_pwd()