OpenGrok
Cross Reference: keystore.cpp
xref
: /
system
/
security
/
keystore
/
keystore.cpp
Home
|
History
|
Annotate
|
Download
|
only in
keystore
Lines Matching
full:w_ok
2211
if (access(targetFile.string(),
W_OK
) != -1 || errno != ENOENT) {