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