OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WRONLY
(Results
1 - 4
of
4
) sorted by null
/external/ltp/testcases/network/nfsv4/locks/
locktests.h
109
WRONLY
,
locktests.c
54
int LISTE_TESTS[] = {
WRONLY
,
WRONLY
,
662
case
WRONLY
:
869
case
WRONLY
:
872
P("TEST WRITE ONLY %d\n",
WRONLY
);
/external/fmtlib/fmt/
posix.h
192
WRONLY
= FMT_POSIX(O_WRONLY), // Open for writing only.
/external/fmtlib/test/
posix-test.cc
301
File f("test-file", File::
WRONLY
);
Completed in 83 milliseconds