Home | History | Annotate | Download | only in btreplay

Lines Matching refs:R_OK

967 		if (access(full_name, R_OK) != 0)
1481 if (access(idir, R_OK | X_OK) != 0) {