Searched defs:openat (Results 1 – 2 of 2) sorted by relevance
83 int openat(int dirfd, const char* const __pass_object_size pathname, int flags) in openat() function94 int openat(int dirfd, const char* const __pass_object_size pathname, int flags, mode_t modes) in openat() function
75 int openat(int fd, const char *pathname, int flags, ...) { in openat() function