Home | History | Annotate | Download | only in tzcode

Lines Matching refs:R_OK

460         if (doaccess && access(name, R_OK) != 0) {