Searched refs:non_block (Results 1 – 1 of 1) sorted by relevance
997 int non_block; in bpfread() local1011 non_block = ((ioflag & O_NONBLOCK) != 0); in bpfread()1042 if (d->bd_immediate || non_block || timed_out) { in bpfread()1064 if (non_block) { in bpfread()