Home | History | Annotate | Download | only in keystore

Lines Matching full:w_ok

2211         if (access(targetFile.string(), W_OK) != -1 || errno != ENOENT) {