Searched defs:open (Results 1 – 2 of 2) sorted by relevance
60 int open(const char* const __pass_object_size pathname, int flags) in open() function67 int open(const char* const __pass_object_size pathname, int flags, mode_t modes) in open() function
55 int open(const char* pathname, int flags, ...) { in open() function