Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/musl/src/internal/
Dsyscall.h231 #define __sys_open(...) __SYSCALL_DISP(__sys_open,,__VA_ARGS__) macro
/aosp_15_r20/external/musl/src/internal/
H A Dsyscall.h388 #define __sys_open(...) __SYSCALL_DISP(__sys_open,,__VA_ARGS__) macro