Home
last modified time | relevance | path

Searched refs:O_TRUNC_PORTABLE (Results 1 – 1 of 1) sorted by relevance

/gdk/libportable/arch-mips/
Dopen.c31 #ifndef O_TRUNC_PORTABLE
32 #define O_TRUNC_PORTABLE 00001000 macro
78 if (flags & O_TRUNC_PORTABLE) in mips_change_flags()