Searched refs:prot (Results 1 – 2 of 2) sorted by relevance
23 int creat (const char *filename, int prot);26 int hostio_creat (const char *filename, int prot);40 int __ghs_hostio_creat (const char *filename, int prot);
189 int __ghs_hostio_creat (const char *filename, int prot) in __ghs_hostio_creat() argument192 return __ghs_syscall(SYSCALL_CREAT, filename, prot); in __ghs_hostio_creat()