Searched refs:os_access (Results 1 – 3 of 3) sorted by relevance
36 EXPORT_SYMBOL(os_access);
128 extern int os_access(const char *file, int mode);
66 int os_access(const char *file, int mode) in os_access() function