Home
last modified time | relevance | path

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

/system/ulib/fdio/
A Dstubs.c33 static int checkfileat(int fd, const char* path, int flags, int err) { in checkfileat() function
157 return checkfileat(fd, path, flags, (mode & (~0777)) ? ENOSYS : 0); in fchmodat()

Completed in 3 milliseconds