Home
last modified time | relevance | path

Searched refs:amode (Results 1 – 1 of 1) sorted by relevance

/system/ulib/fdio/
A Dunistd.c1793 int faccessat(int dirfd, const char* filename, int amode, int flag) { in faccessat() argument
1804 if (amode != F_OK && (amode & (~allowed_modes))) { in faccessat()

Completed in 7 milliseconds