Searched refs:got_cleared (Results 1 – 1 of 1) sorted by relevance
579 int error, flg, kif_sz, seals, tmp, got_set, got_cleared; in kern_fcntl() local667 got_cleared = flg & ~tmp; in kern_fcntl()668 if (((got_set | got_cleared) & FNONBLOCK) != 0) { in kern_fcntl()674 if (((got_set | got_cleared) & FASYNC) != 0) { in kern_fcntl()684 if (((got_set | got_cleared) & FNONBLOCK) != 0) { in kern_fcntl()692 tmp |= got_cleared; in kern_fcntl()