Searched refs:bsd_tag (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dbsd.c75 struct bsd_tag struct
77 struct bsd_tag *next;
87 static struct bsd_tag *tags, *tags_last;
211 struct bsd_tag *newtag;
213 newtag = grub_malloc (len + sizeof (struct bsd_tag));
225 struct bsd_tag *p;
452 struct bsd_tag *tag;
585 struct bsd_tag *tag;
630 struct bsd_tag *tag;
777 struct bsd_tag *ta
[all...]

Completed in 23 milliseconds