gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:CHK_AND (0.00 seconds)
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_console.c - 12.8KB - 444 lines
142:         if (er == E_OK) {
143:                 if (CHK_AND(req->oflags, O_CREAT | O_EXCL)) {
144:                         er = EX_EXIST;