Home | History | Annotate | Download | only in src

Lines Matching refs:R_OK

1495 	    ((mode & R_OK) && fl != O_RDONLY) ||
1559 int fd = (mode & R_OK) ? coproc.read : coproc.write;