Home | History | Annotate | Download | only in dist

Lines Matching refs:osFchmod

31187 #define osFchmod    ((int(*)(int,mode_t))aSyscall[14].pCurrent)
31419 osFchmod(fd, m);
37857 osFchmod(conchFile->h, cmode);
37860 rc = osFchmod(conchFile->h, cmode);