Searched refs:O_WRONLY (Results 1 – 3 of 3) sorted by relevance
16 #define O_WRONLY 00000001 // Open Write-only29 #define O_TRUNC 00001000 // 文件存在且是普通文件,并以O_RDWR或O_WRONLY打开,则它会被清空
14 #define O_WRONLY 00000001 // Open Write-only macro