Home
last modified time | relevance | path

Searched defs:openat (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Dfcntl.h116 int openat(int dirfd, const char* pathname, int flags, ...) { in openat() function
/bionic/libc/bionic/
Dopen.cpp73 int openat(int fd, const char *pathname, int flags, ...) { in openat() function