Searched refs:O_CREAT_PORTABLE (Results 1 – 1 of 1) sorted by relevance
22 #ifndef O_CREAT_PORTABLE23 #define O_CREAT_PORTABLE 00000100 macro65 #if O_CREAT_PORTABLE==O_CREAT72 if (flags & O_CREAT_PORTABLE) in mips_change_flags()