OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:O_PLACE
(Results
1 - 4
of
4
) sorted by null
/external/ltp/lib/
open_flags.c
153
#if
O_PLACE
154
{"
O_PLACE
",
O_PLACE
},
/external/ltp/testcases/kernel/fs/doio/
rwtest
248
Oflags=
O_PLACE
,0xffffffffffffffff,1000
growfiles.c
284
O_RDWR | O_CREAT |
O_PLACE
,
[
all
...]
doio.c
1224
if (oflags &
O_PLACE
)
1225
strcat(flags, "
O_PLACE
,");
[
all
...]
Completed in 207 milliseconds