Searched refs:SysOpen (Results 1 - 2 of 2) sorted by relevance
/kernel/liteos_a/syscall/ | ||
H A D | los_syscall.h | 231 extern int SysOpen(const char *path, int oflags, ...);
|
H A D | fs_syscall.c | 412 int SysOpen(const char *path, int oflags, ...) in SysOpen() function |
Completed in 7 milliseconds