Searched refs:vflopenat (Results 1 – 1 of 1) sorted by relevance
51 vflopenat(int dirfd, const char *path, int flags, va_list ap) in vflopenat() function132 ret = vflopenat(AT_FDCWD, path, flags, ap); in flopen()144 ret = vflopenat(dirfd, path, flags, ap); in flopenat()