Home | History | Annotate | Download | only in qemu

Lines Matching refs:R_OK

2182     if (access(buf, R_OK) == 0) {
2235 if (access(buf, R_OK)) {
2249 && access(name, R_OK) == 0) {