Searched refs:SYSCALL_CREAT (Results 1 – 2 of 2) sorted by relevance
52 #define SYSCALL_CREAT 0x30006 /* creat(fname, flags) */ macro
192 return __ghs_syscall(SYSCALL_CREAT, filename, prot); in __ghs_hostio_creat()