Home
last modified time | relevance | path

Searched defs:sys_open (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h375 #define sys_open(...) __syscall_ret(__sys_open(__VA_ARGS__)) macro
/third_party/musl/src/internal/
H A Dsyscall.h396 #define sys_open(...) __syscall_ret(__sys_open(__VA_ARGS__)) macro
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h390 #define sys_open(...) __syscall_ret(__sys_open(__VA_ARGS__)) macro

Completed in 4 milliseconds