OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VKI_O_EXCL
(Results
1 - 7
of
7
) sorted by null
/external/valgrind/main/include/vki/
vki-amd64-linux.h
249
#define
VKI_O_EXCL
0200 /* not fcntl */
vki-ppc32-linux.h
314
#define
VKI_O_EXCL
0200 /* not fcntl */
[
all
...]
vki-ppc64-linux.h
367
#define
VKI_O_EXCL
0200 /* not fcntl */
vki-s390x-linux.h
314
#define
VKI_O_EXCL
00000200 /* not fcntl */
vki-x86-linux.h
285
#define
VKI_O_EXCL
0200 /* not fcntl */
vki-arm-linux.h
247
#define
VKI_O_EXCL
0200 /* not fcntl */
vki-darwin.h
268
#define
VKI_O_EXCL
O_EXCL
Completed in 68 milliseconds