Home
last modified time | relevance | path

Searched defs:open (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/
Dfcntl.h128 int open(const char* const __pass_object_size pathname, in open() function
134 int open(const char* const __pass_object_size pathname, int flags, mode_t modes) in open() function
168 int open(const char* pathname, int flags, ...) { in open() function
/bionic/libc/bionic/
Dopen.cpp51 int open(const char* pathname, int flags, ...) { in open() function
Dsystem_properties.cpp801 bool context_node::open(bool access_rw, bool* fsetxattr_failed) { in open() function in context_node