Searched refs:cmode (Results 1 – 1 of 1) sorted by relevance
7448 mode_t cmode = buf.st_mode&(S_IRUSR|S_IWUSR | S_IRGRP|S_IWGRP | in proxyTakeConch() local7452 osFchmod(conchFile->h, cmode); in proxyTakeConch()7455 rc = osFchmod(conchFile->h, cmode); in proxyTakeConch()7460 cmode, code, strerror(code)); in proxyTakeConch()7462 fprintf(stderr, "fchmod %o SUCCEDED\n",cmode); in proxyTakeConch()