init_count        107 ddb/db_break.c 	bkpt->init_count = count;
init_count        224 ddb/db_break.c 	bkpt->init_count = 1;
init_count        259 ddb/db_break.c 		      bkpt->map, bkpt->init_count);
init_count         44 ddb/db_break.h 	int	init_count;		/* number of times to skip bkpt */
init_count        105 ddb/db_run.c   			bkpt->count = bkpt->init_count;