Searched defs:open (Results 1 – 4 of 4) sorted by relevance
59 int open(const char* _Nonnull const __pass_object_size pathname, int flags) in open() function70 int open(const char* _Nonnull const __pass_object_size pathname, int flags, mode_t modes) in open() function
56 int open(const char* pathname, int flags, ...) { in open() function
80 TEST(fdtrack, open) { in TEST() argument
461 ### Implementation breakdown