Searched refs:kGUARD_EXC_WRITE (Results 1 – 2 of 2) sorted by relevance
110 kGUARD_EXC_WRITE = 1u << 6 /* write on a guarded fd */ enumerator
527 error = fp_guard_exception(p, fd, fp, kGUARD_EXC_WRITE); in write_nocancel()577 error = fp_guard_exception(p, fd, fp, kGUARD_EXC_WRITE); in pwrite_nocancel()695 if ((error = fp_guard_exception(p, fd, fp, kGUARD_EXC_WRITE))) { in preparefilewrite()