Searched defs:O_TRUNC (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dfcntl.h27 #define O_TRUNC 0x0200 macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dfcntl.h39 #ifndef O_TRUNC
40 #define O_TRUNC 00001000 macro

Completed in 1073 milliseconds