Home
last modified time | relevance | path

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

/third_party/musl/src/internal/
Dsyscall.h374 #define __sys_open(...) __SYSCALL_DISP(__sys_open,,__VA_ARGS__) macro
/third_party/musl/porting/liteos_m/user/src/internal/
Dsyscall.h374 #define __sys_open(...) __SYSCALL_DISP(__sys_open,,__VA_ARGS__) macro
/third_party/musl/porting/linux/user/src/internal/
Dsyscall.h370 #define __sys_open(...) __SYSCALL_DISP(__sys_open,,__VA_ARGS__) macro