Searched refs:access_file (Results 1 – 3 of 3) sorted by relevance
71 extern int access_file(char *path, int r, int w, int x);
55 int access_file(char *path, int r, int w, int x) in access_file() function
784 err = access_file(name, r, w, x); in hostfs_permission()
Completed in 6 milliseconds