Searched refs:got_set (Results 1 – 1 of 1) sorted by relevance
579 int error, flg, kif_sz, seals, tmp, got_set, got_cleared; in kern_fcntl() local666 got_set = tmp & ~flg; 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()693 tmp &= ~got_set; in kern_fcntl()