Searched refs:can_read (Results 1 – 3 of 3) sorted by relevance
325 bool can_read; in test_vsys_r() local328 can_read = true; in test_vsys_r()330 can_read = false; in test_vsys_r()333 if (can_read && !vsyscall_map_r) in test_vsys_r()335 else if (!can_read && vsyscall_map_r) in test_vsys_r()337 else if (can_read) in test_vsys_r()
161 foreach my $fh ($select->can_read(0)) {
522 bool can_read, in xrep_xattr_find_buf() argument537 if (!can_read) { in xrep_xattr_find_buf()