Home | History | Annotate | Download | only in common

Lines Matching refs:bootsize

1041 				hp->flags.bootsize = TRUE;
1044 hp->bootsize = (unsigned int) get_u_long(symbol);
1045 hp->flags.bootsize = TRUE;
1050 hp->flags.bootsize = FALSE;
1053 hp->flags.bootsize = TRUE;
1468 if (!hp->flags.bootsize) {
1469 if ((hp->flags.bootsize = hp2->flags.bootsize)) {
1471 hp->bootsize = hp2->bootsize;