Searched defs:tag_count (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dbsd.c1046 int tag_count = 0; local
1072 tag_count++;
1082 + tag_count * sizeof (grub_uint32_t));
1095 bootinfo->bi_count = tag_count;

Completed in 20 milliseconds