Searched refs:FDOPT_NOERROR (Results 1 – 3 of 3) sorted by relevance
243 fdopts |= FDOPT_NOERROR; in doread()253 fdopts &= ~FDOPT_NOERROR; in doread()
148 #define FDOPT_NOERROR 0x0004 /* do not indicate errors, caller will use macro
1106 if (fd->options & FDOPT_NOERROR) in fdc_worker()1429 fd->options &= ~(FDOPT_NORETRY | FDOPT_NOERRLOG | FDOPT_NOERROR); in fd_access()