Home | History | Annotate | Download | only in bn

Lines Matching defs:ver

356 	unsigned int ver;	/* To handle binary (in)compatibility */
360 /* if(ver==1) - handles old style callbacks */
362 /* if(ver==2) - new callback style */
371 tmp_gencb->ver = 1; \
377 tmp_gencb->ver = 2; \