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

/seL4-test-master/projects/seL4_libs/libsel4muslcsys/src/
H A Dsys_io.c222 long sys_open(va_list ap) function
/seL4-test-master/projects/musllibc/src/internal/
H A Dsyscall.h242 #define sys_open(...) __syscall_ret(__sys_open(__VA_ARGS__)) macro
/seL4-test-master/tools/riscv-pk/pk/
H A Dsyscall.c102 int sys_open(const char* name, int flags, int mode) function

Completed in 166 milliseconds