Searched refs:CLOUDABI_O_CREAT (Results 1 – 2 of 2) sorted by relevance
239 #define CLOUDABI_O_CREAT 0x0001 macro
228 if ((uap->oflags & CLOUDABI_O_CREAT) != 0) { in cloudabi_sys_file_open()