Searched refs:OPEN_SYSCALL (Results 1 – 1 of 1) sorted by relevance
47 #define OPEN_SYSCALL __open macro62 #define OPEN_SYSCALL __open_nocancel macro93 opened_fd = OPEN_SYSCALL(path, oflag, mode); in open()112 …turn system_version_compat_open_shim(opened_fd, -1, path, oflag, mode, CLOSE_SYSCALL, OPEN_SYSCALL, in open()