Searched refs:SYSCALL_OPEN2 (Results 1 – 2 of 2) sorted by relevance
50 #define SYSCALL_OPEN2 0x40004 /* open(fname, flags, mode) */ macro
159 return __ghs_syscall(SYSCALL_OPEN2, filename, flags, mode); in __ghs_hostio_open()