Home | History | Annotate | Download | only in nacl_io

Lines Matching refs:Fchmod

331   int result = fchmod(fd, mode);
802 int KernelProxy::fchmod(int fd, mode_t mode) {
810 error = handle->node()->Fchmod(mode);