OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_O_TRUNC
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fcntl.h
18
#define
_O_TRUNC
0x0200
41
#define O_TRUNC
_O_TRUNC
/external/libcups/cups/
tempfile.c
119
fd = open(filename, _O_CREAT | _O_RDWR |
_O_TRUNC
| _O_BINARY,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xw32defs.h
60
# define O_TRUNC
_O_TRUNC
/toolchain/binutils/binutils-2.27/libiberty/
pex-win32.c
136
(_O_WRONLY | _O_CREAT |
_O_TRUNC
Completed in 51 milliseconds