iszerodev         538 sys/conf.h     int	iszerodev(dev_t);
iszerodev         495 uvm/uvm_mmap.c 		if (vp->v_type == VCHR && iszerodev(vp->v_rdev)) {