Format: AllC/C++CSSTextshell script Advanced Search
142: if (er == E_OK) { 143: if (CHK_AND(req->oflags, O_CREAT | O_EXCL)) { 144: er = EX_EXIST;