Home
last modified time | relevance | path

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

/system/ulib/fdio/
A Dunistd.c1507 static int vopenat(int dirfd, const char* path, int flags, va_list args) { in vopenat() function
1540 int ret = vopenat(AT_FDCWD, path, flags, ap); in open()
1549 int ret = vopenat(dirfd, path, flags, ap); in openat()

Completed in 7 milliseconds