Searched refs:vopenat (Results 1 – 1 of 1) sorted by relevance
1507 static int vopenat(int dirfd, const char* path, int flags, va_list args) { in vopenat() function1540 int ret = vopenat(AT_FDCWD, path, flags, ap); in open()1549 int ret = vopenat(dirfd, path, flags, ap); in openat()
Completed in 7 milliseconds