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

/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dtparm.c151 get_space(grub_size_t need) function
168 get_space(s_len + 1);
180 get_space((unsigned) len + 1);
191 get_space(1);
742 get_space(1);
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dtparm.c147 get_space(int need) function
163 get_space(s_len + 1);
175 get_space(len + 1);
186 get_space(1);
710 get_space(1);

Completed in 22 milliseconds