Searched refs:test_access (Results 1 – 1 of 1) sorted by relevance
183 static int test_access(struct stat *, mode_t);680 test_access(struct stat *sp, mode_t stmode) in test_access() function729 return test_access(&s, S_IROTH); in filstat()731 return test_access(&s, S_IWOTH); in filstat()733 return test_access(&s, S_IXOTH); in filstat()